mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
refac
This commit is contained in:
@@ -82,7 +82,7 @@
|
|||||||
: 'hidden'} rounded-2xl shadow-lg border border-gray-200 dark:border-gray-800 flex flex-col bg-white dark:bg-gray-850 w-72 p-1"
|
: 'hidden'} rounded-2xl shadow-lg border border-gray-200 dark:border-gray-800 flex flex-col bg-white dark:bg-gray-850 w-72 p-1"
|
||||||
id="suggestions-container"
|
id="suggestions-container"
|
||||||
>
|
>
|
||||||
<div class="overflow-y-auto scrollbar-thin max-h-72">
|
<div class="overflow-y-auto scrollbar-thin max-h-60">
|
||||||
{#if !loading}
|
{#if !loading}
|
||||||
{#if char === '/'}
|
{#if char === '/'}
|
||||||
<Prompts
|
<Prompts
|
||||||
|
|||||||
Reference in New Issue
Block a user