mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 05:18:15 +00:00
refac: styling
This commit is contained in:
parent
e1889b0c5e
commit
1bb7fc7c92
@ -547,7 +547,7 @@
|
||||
</script>
|
||||
|
||||
<div class="flex flex-col h-full justify-between text-sm">
|
||||
<div class=" space-y-3 pr-1.5 overflow-y-scroll h-[24rem]">
|
||||
<div class=" space-y-3 pr-1.5 overflow-y-scroll max-h-[27rem]">
|
||||
{#if ollamaEnabled}
|
||||
{#if ollamaVersion !== null}
|
||||
<div class="space-y-2 pr-1.5">
|
||||
|
Loading…
Reference in New Issue
Block a user