mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac: styling
This commit is contained in:
parent
630d1397ad
commit
0b47387081
@ -26,7 +26,7 @@
|
||||
|
||||
{#if loaded}
|
||||
<div
|
||||
class=" relative flex flex-col w-full min-h-screen max-h-screen {$showSidebar
|
||||
class=" relative flex flex-col w-full h-screen max-h-[100dvh] {$showSidebar
|
||||
? 'md:max-w-[calc(100%-260px)]'
|
||||
: ''}"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user