fix(stage-ui): shrink icon size to better fit the button

This commit is contained in:
Makito
2026-04-11 03:03:29 +09:00
parent aad3b7c115
commit ccba8fbe65
@@ -60,7 +60,7 @@ function handleLocalSetup() {
]"
:aria-label="t('settings.language.title')"
>
<div class="i-lucide:globe" h-6 w-6 />
<div class="i-lucide:globe" h-5 w-5 />
</DropdownMenuTrigger>
<DropdownMenuPortal>
<DropdownMenuContent