change navigation width
I want to make more small navigation width. how i can change it ? there is space which dont want to be..
3 Replies
I think you can achieve this creating a custom theme and customizing the css
https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme
Im trying to that but i cant π do u have any example to be more understable
like i got to which class i should give width in inspect i do it but i cant do in code..
oh i got
it just needed to php artisan make:filament-theme add some config location for theme.css and when we write css next need npm run build to see result
You can also do this from the panel itself. https://filamentphp.com/docs/3.x/panels/navigation#customizing-the-width-of-the-sidebar