This commit is contained in:
Jon Staab
2024-08-26 14:43:43 -07:00
parent 644c32dd09
commit 88318e9753
36 changed files with 370 additions and 311 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<div class="flex w-60 flex-col gap-1 bg-base-300 flex-shrink-0">
<div class="flex w-60 flex-shrink-0 flex-col gap-1 bg-base-300">
<slot />
</div>