Quote Originally Posted by diamond1 View Post
Hello, I tried to apply the fix .table-responsive .table {max-width: none;} but I have no change, I put on stylesheet.css and it does not change anything, I think I did not understand or apply the css fix.
Try adding !important to the css rule .table-responsive .table {max-width: none !important;}