refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-07-09 04:53:31 +04:00
parent a1ddbff744
commit 40b564dedd

View file

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