feat: 💨
This commit is contained in:
parent
c368e2473e
commit
3be4a93e6f
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ export function PageManager({ maxStackSize = 5 }: { maxStackSize?: number }) {
|
|||
}}
|
||||
>
|
||||
<NotificationProvider>
|
||||
<div className="flex h-screen overflow-hidden max-w-[1920px] mx-auto">
|
||||
<div className="flex h-screen overflow-hidden">
|
||||
<Sidebar />
|
||||
<Separator orientation="vertical" />
|
||||
<div className="grid grid-cols-2 w-full">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue