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> <NotificationProvider>
<div className="flex h-screen overflow-hidden max-w-[1920px] mx-auto"> <div className="flex h-screen overflow-hidden">
<Sidebar /> <Sidebar />
<Separator orientation="vertical" /> <Separator orientation="vertical" />
<div className="grid grid-cols-2 w-full"> <div className="grid grid-cols-2 w-full">