mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac: styling
This commit is contained in:
parent
a1ddbff744
commit
40b564dedd
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
||||||
show = false;
|
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 />
|
<slot />
|
||||||
</div>
|
</div>
|
||||||
</Drawer>
|
</Drawer>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue