How to make stat widget vertical
I have 3 widgets (Stats, chart and table) on the same column and I have stats widget that contains 3 stats (as shown in the red rectangular), so I want to make the stats widget vertical (one under the other). How can I do it?
Solution
you have to create a custom theme and add that to the css file.
https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme
https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme