I'm using the Material Table library that is officially recommended by Google Material UI as a data table library and having troubles with configuring the width of columns.
Column width property is working until our content fits the cell: CodeSandbox
Is there any solution to fix that?