feat: set artifacts layout

This commit is contained in:
Henry Li
2026-01-17 11:02:33 +08:00
parent 5d23dd0763
commit 80c928fcf5
6 changed files with 151 additions and 85 deletions

View File

@@ -28,6 +28,7 @@ export default function WorkspaceLayout({
return (
<QueryClientProvider client={queryClient}>
<SidebarProvider
className="h-screen"
style={
{
"--sidebar-width": "calc(var(--spacing) * 72)",