#FilamentPHP Components Display Issue on Mobile Screen
3 messages · Page 1 of 1 (latest)
I'm experiencing a problem with the display of FilamentPHP components on a mobile screen, where elements appear overlapping and unorganized, as shown in the attached image. How can I improve the layout for better responsiveness on smaller screens?
Suggestion:
you can add custom styling i.e arrange of rows and columns for dashboard either by extending it
or you can change the 'sm', 'md' values in the provider .
its given in the docs.