mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 14:55:23 +00:00
refac: styling
This commit is contained in:
parent
6f55679a8a
commit
98d38657cb
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<hr class=" border-gray-100 dark:border-gray-700/10 my-2.5 w-full" />
|
<hr class=" border-gray-50 dark:border-gray-850 my-2.5 w-full" />
|
||||||
|
|
||||||
<div class="my-1">
|
<div class="my-1">
|
||||||
<div class="mb-2 text-xs text-gray-500">{$i18n.t('System Prompt')}</div>
|
<div class="mb-2 text-xs text-gray-500">{$i18n.t('System Prompt')}</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue