mirror of
https://github.com/open-webui/open-webui
synced 2024-11-17 14:02:51 +00:00
refac: styling
This commit is contained in:
parent
dd423f43de
commit
fb0f106afe
@ -16,7 +16,7 @@
|
||||
<div class=" flex flex-col justify-between w-full overflow-y-auto h-full">
|
||||
<div class="mx-auto w-full md:px-0 h-full">
|
||||
<div class=" flex flex-col max-h-[100dvh] h-full">
|
||||
<div class="mb-2.5 flex-1 overflow-auto h-0">
|
||||
<div class="mb-2.5 flex-1 overflow-auto h-0 rounded-lg">
|
||||
<CodeEditor />
|
||||
</div>
|
||||
<div class="pb-3">
|
||||
|
Loading…
Reference in New Issue
Block a user