mirror of
https://github.com/open-webui/open-webui
synced 2025-02-20 20:07:28 +00:00
fix: styling
This commit is contained in:
parent
225ec3d174
commit
3b6acaa513
@ -86,7 +86,7 @@
|
||||
dispatch('save');
|
||||
}}
|
||||
>
|
||||
<div class=" pr-1.5 overflow-y-scroll max-h-[25rem] space-y-3">
|
||||
<div class="space-y-3 pr-1.5 overflow-y-scroll h-[24rem] max-h-[25rem]">
|
||||
{#if ENABLE_OPENAI_API !== null && ENABLE_OLLAMA_API !== null}
|
||||
<div class=" space-y-3">
|
||||
<div class="mt-2 space-y-2 pr-1.5">
|
||||
|
Loading…
Reference in New Issue
Block a user