mirror of
https://github.com/open-webui/open-webui
synced 2025-02-18 02:57:02 +00:00
refac: styling
This commit is contained in:
parent
e1889b0c5e
commit
1bb7fc7c92
@ -547,7 +547,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="flex flex-col h-full justify-between text-sm">
|
<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 ollamaEnabled}
|
||||||
{#if ollamaVersion !== null}
|
{#if ollamaVersion !== null}
|
||||||
<div class="space-y-2 pr-1.5">
|
<div class="space-y-2 pr-1.5">
|
||||||
|
Loading…
Reference in New Issue
Block a user