better mobile sidebar
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 52s
All checks were successful
Deploy / deploy (ubuntu-latest, 2.44.0) (push) Successful in 52s
Took 3 minutes
This commit is contained in:
parent
dd0e020165
commit
f6a070851a
@ -15,7 +15,7 @@ const Sidebar = (): ReactElement => (
|
||||
<SheetTrigger>
|
||||
<Bars3BottomRightIcon className="w-6 h-6" />
|
||||
</SheetTrigger>
|
||||
<SheetContent className="h-full" side="top">
|
||||
<SheetContent className="h-full px-11 pt-10" side="top">
|
||||
<SidebarContent />
|
||||
</SheetContent>
|
||||
</Sheet>
|
||||
|
Loading…
x
Reference in New Issue
Block a user