chore: adjustment

This commit is contained in:
Silentoplayz 2025-05-19 17:21:43 -04:00
parent 83ed2d0661
commit 58b309149a
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -24,7 +24,7 @@
TIP: {
border: 'border-emerald-500',
text: 'text-emerald-500',
icon: LightBlub
icon: LightBulb
},
IMPORTANT: {
border: 'border-purple-500',