mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac
This commit is contained in:
parent
db7ea6d23f
commit
13682e28db
1 changed files with 1 additions and 1 deletions
|
|
@ -289,7 +289,7 @@
|
|||
|
||||
<div class=" space-y-3 overflow-y-scroll max-h-[28rem] lg:max-h-full">
|
||||
<div>
|
||||
<h1 class=" mb-2 text-base font-medium">{$i18n.t('UI')}</h1>
|
||||
<h1 class=" mb-2 text-sm font-medium">{$i18n.t('UI')}</h1>
|
||||
|
||||
<div>
|
||||
<div class=" py-0.5 flex w-full justify-between">
|
||||
|
|
|
|||
Loading…
Reference in a new issue