mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 09:54:44 +02:00
Update sidebar width
This commit is contained in:
parent
4bb16887c4
commit
71c91e086f
@ -26,7 +26,7 @@ class AdminPanelProvider extends PanelProvider
|
|||||||
public function boot()
|
public function boot()
|
||||||
{
|
{
|
||||||
FilamentAsset::registerCssVariables([
|
FilamentAsset::registerCssVariables([
|
||||||
'sidebar-width' => '12rem !important',
|
'sidebar-width' => '14rem !important',
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user