user dashboard

This commit is contained in:
Mengisteab
2026-06-15 10:29:28 +00:00
parent de6d5a01cb
commit 1b62161368
8 changed files with 15126 additions and 63 deletions

View File

@@ -9,9 +9,10 @@ export function BackofficeLayout() {
return (
<AppShell
header={{ height: 60 }}
navbar={{ width: 240, breakpoint: 'sm', collapsed: { mobile: !opened } }}
padding="md"
header={{ height: 64 }}
navbar={{ width: 264, breakpoint: 'sm', collapsed: { mobile: !opened } }}
padding="lg"
styles={{ main: { backgroundColor: '#f5f7fb' } }}
>
<AppShell.Header>
<AppHeader onToggle={toggle} />