forked from open-webui/open-webui
refac: settings styling
This commit is contained in:
parent
264eb28455
commit
e664c38377
8 changed files with 14 additions and 16 deletions
|
@ -323,7 +323,7 @@
|
|||
<div class=" self-center">{$i18n.t('About')}</div>
|
||||
</button>
|
||||
</div>
|
||||
<div class="flex-1 md:min-h-[380px]">
|
||||
<div class="flex-1 md:min-h-[25rem]">
|
||||
{#if selectedTab === 'general'}
|
||||
<General
|
||||
{getModels}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue