mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Update Controls.svelte
This commit is contained in:
parent
63256136ef
commit
85724940ee
@ -74,7 +74,7 @@
|
||||
<div class="" slot="content">
|
||||
<textarea
|
||||
bind:value={params.system}
|
||||
class="w-full text-xs py-1.5 bg-transparent outline-hidden resize-none"
|
||||
class="w-full text-xs py-1.5 bg-transparent outline-hidden resize-vertical"
|
||||
rows="4"
|
||||
placeholder={$i18n.t('Enter system prompt')}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user