提交 0dcbb44e authored 作者: Will Chen's avatar Will Chen

More spacing for header bar

上级 901291bc
......@@ -17,7 +17,7 @@ export default function RootLayout({
<DeepLinkProvider>
<SidebarProvider>
<AppSidebar />
<div className="flex h-screenish w-full overflow-x-hidden mt-8 mb-4 mr-4 border-t border-l border-border rounded-lg bg-background">
<div className="flex h-screenish w-full overflow-x-hidden mt-12 mb-4 mr-4 border-t border-l border-border rounded-lg bg-background">
{children}
</div>
<Toaster richColors />
......
......@@ -63,7 +63,7 @@
}
.h-screenish {
height: calc(100vh - 48px);
height: calc(100vh - 64px);
}
:root {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论