wip(desktop): progress

This commit is contained in:
Adam 2025-12-09 06:58:03 -06:00
parent 3efc95b157
commit 6b2ac20abc
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -196,7 +196,7 @@ export default function Layout(props: ParentProps) {
return (
<Switch>
<Match when={layout.sidebar.opened()}>
<Collapsible variant="ghost" defaultOpen>
<Collapsible variant="ghost" defaultOpen class="gap-2">
<Button
as={"div"}
variant="ghost"