increase gap between label and icon in select trigger to 12px

This commit is contained in:
David Hill
2026-01-20 17:50:49 +00:00
parent 0c270b4743
commit 1092cf4034

View File

@@ -6,7 +6,7 @@
min-width: 160px;
height: 32px;
justify-content: flex-end;
gap: 8px;
gap: 12px;
background-color: transparent;
[data-slot="select-select-trigger-value"] {