wip(desktop): progress
This commit is contained in:
parent
3efc95b157
commit
6b2ac20abc
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue