mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-19 15:55:20 +00:00
refac: styling
This commit is contained in:
parent
dd423f43de
commit
fb0f106afe
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
<div class=" flex flex-col justify-between w-full overflow-y-auto h-full">
|
<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="mx-auto w-full md:px-0 h-full">
|
||||||
<div class=" flex flex-col max-h-[100dvh] 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 />
|
<CodeEditor />
|
||||||
</div>
|
</div>
|
||||||
<div class="pb-3">
|
<div class="pb-3">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue