Hi,
Instead of style property it's a better practice define a CSS class and apply it on Style Classes property, but first check if you already have a class to do it on your base CSS. If you need to the same behavior on other table you can reuse the class and if need redifine the min-width you only need to change the class on your CSS file.
Style property should be mostly used on email templates because on that scenario styles must be local.