فهرست منبع

Merge pull request #2857 from open-webui/dev

refac: styling
Timothy Jaeryang Baek 11 ماه پیش
والد
کامیت
a8d80f936a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/lib/components/chat/Settings/Models.svelte

+ 1 - 1
src/lib/components/chat/Settings/Models.svelte

@@ -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">