feat: 💨

This commit is contained in:
codytseng
2025-04-08 16:16:12 +08:00
parent c368e2473e
commit 3be4a93e6f

View File

@@ -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">