mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
chore: adjustment
This commit is contained in:
parent
83ed2d0661
commit
58b309149a
2 changed files with 2 additions and 2 deletions
|
|
@ -256,7 +256,7 @@
|
|||
explainHandler();
|
||||
}}
|
||||
>
|
||||
<LightBlub className="size-3 shrink-0" />
|
||||
<LightBulb className="size-3 shrink-0" />
|
||||
|
||||
<div class="shrink-0">{$i18n.t('Explain')}</div>
|
||||
</button>
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
TIP: {
|
||||
border: 'border-emerald-500',
|
||||
text: 'text-emerald-500',
|
||||
icon: LightBlub
|
||||
icon: LightBulb
|
||||
},
|
||||
IMPORTANT: {
|
||||
border: 'border-purple-500',
|
||||
|
|
|
|||
Loading…
Reference in a new issue