Describe the bug
If have a MudTable with several columns. When you change the size of the view using developer tools in e.g. Chrome to iPhoneSE the column headers and data are not properly aligned.
To Reproduce
Steps to reproduce the behavior:
Add a MudTable to a page with several columns
Change size to iPhone
Check the layout of the data - it is mangled
Blazorfiddle link
Expected behavior
The columns headers should be properly aligned. The data should be shown without overlapping each other
Describe the bug If have a MudTable with several columns. When you change the size of the view using developer tools in e.g. Chrome to iPhoneSE the column headers and data are not properly aligned.
To Reproduce Steps to reproduce the behavior:
Blazorfiddle link
Expected behavior The columns headers should be properly aligned. The data should be shown without overlapping each other
Screenshots see attachment
Additional context