wip(desktop): progress

This commit is contained in:
Adam
2025-12-09 06:58:03 -06:00
parent dda3278752
commit 7df4d7aeed
+1 -1
View File
@@ -196,7 +196,7 @@ export default function Layout(props: ParentProps) {
return ( return (
<Switch> <Switch>
<Match when={layout.sidebar.opened()}> <Match when={layout.sidebar.opened()}>
<Collapsible variant="ghost" defaultOpen> <Collapsible variant="ghost" defaultOpen class="gap-2">
<Button <Button
as={"div"} as={"div"}
variant="ghost" variant="ghost"