mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chore: adjustment
This commit is contained in:
parent
83ed2d0661
commit
58b309149a
@ -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 New Issue
Block a user