On which entity, you would like to report a bug?
components/datagrid/datagrid.component
Description
ODS sets a min-width on table columns which forces an overflow on small screens. This needed to be overwritten with the !important to set it to minimum content width.
Steps to reproduce
- In responsive mode select a width for small screen(<575)
- You should see the column of table as min-width which will be 1/3
- Now increase the width(>575)
- You should see the proper width for each column(width-auto)
Browser
No response
Operating System
Additional Information

On which entity, you would like to report a bug?
components/datagrid/datagrid.component
Description
ODS sets a min-width on table columns which forces an overflow on small screens. This needed to be overwritten with the !important to set it to minimum content width.
Steps to reproduce
Browser
No response
Operating System
Additional Information