Hello Wix-Community!
I am experiencing challenges with the responsiveness of the table component in Wix Studio. The table does not seem to adapt properly to different screen sizes, and it’s not able to horizontally scroll the table when the screen size is smaller than the table.
I set the height to auto and the column widths to custom. Is there a workaround to make the table responsive, for example, by adding CSS like table-layout: fixed;
?