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

@@ -160,7 +160,7 @@
type="single"
onValueChange={setOpacityFromSelection}
>
<Select.Trigger class="h-8 mr-1 w-full">
<Select.Trigger class="mr-1 w-full" size="sm">
{#if selectedOverlay}
{#if isSelected($selectedOverlayTree, selectedOverlay)}
{#if $isLayerFromExtension(selectedOverlay)}