Adam 2 месяцев назад
Родитель
Сommit
6b2ac20abc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/desktop/src/pages/layout.tsx

+ 1 - 1
packages/desktop/src/pages/layout.tsx

@@ -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"