This commit is contained in:
Timothy Jaeryang Baek
2025-07-07 19:32:41 +04:00
parent 7003395a5f
commit a5367145bf
3 changed files with 12 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
show = false;
}}
>
<div class=" px-3.5 py-2.5 h-screen">
<div class=" px-3.5 py-2.5 h-screen flex flex-col">
<slot />
</div>
</Drawer>