fix(stage-ui): shrink icon size to better fit the button
This commit is contained in:
@@ -60,7 +60,7 @@ function handleLocalSetup() {
|
|||||||
]"
|
]"
|
||||||
:aria-label="t('settings.language.title')"
|
: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>
|
</DropdownMenuTrigger>
|
||||||
<DropdownMenuPortal>
|
<DropdownMenuPortal>
|
||||||
<DropdownMenuContent
|
<DropdownMenuContent
|
||||||
|
|||||||
Reference in New Issue
Block a user