!important statement missing for tables
Visibility classes for tables are not working as expected in all cases due this missing `!important`. If it's missing they got `display: inherit !important` which results in rendering issues.
Loading
Please sign in to comment