wip(desktop): progress
parent
3efc95b157
commit
6b2ac20abc
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue