fix select components height

This commit is contained in:
vcoppe
2025-12-07 12:15:40 +01:00
parent e76040e416
commit 9cff71fed3
3 changed files with 3 additions and 3 deletions

View File

@@ -163,7 +163,7 @@
{i18n._('toolbar.routing.activity')}
</span>
<Select.Root type="single" bind:value={$routingProfile}>
<Select.Trigger class="h-8 grow">
<Select.Trigger class="grow" size="sm">
{i18n._(`toolbar.routing.activities.${$routingProfile}`)}
</Select.Trigger>
<Select.Content>