How to fix the react table screen compactability issue in material UI table

Viewed 12

Currently I am facing an issue in my project I have done a project in React Material UI Table. In that the table was constructed and it was working fine on my screen and my screen resolution is 1920X1080, But when that project is working on a lower resolution screen 1366X768 or lesser that the project screen width gets shrunk and many of the contents were overlapped. So give me some solution for this problem.

0 Answers
Related