[Bug] Table columns don't resize correctly on fluid width #3415
Open
Description
Description
Creating a full width table with 2 columns and viewing it on mobile causes the columns in the table to be hidden behind a scroll
Steps to reproduce the behaviour:
- Drag a table
- Add only 2 columns
- give them equal width
- make the layout fluid
- Deploy the app and view it on mobile
- The 2nd column is hidden