"src/git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "f0153b93b4700566d527fe8bbf3d2dbadee511a3"
Commit 1bb7fc7c authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent e1889b0c
...@@ -547,7 +547,7 @@ ...@@ -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">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment