increase gap between label and icon in select trigger to 12px
parent
0c270b4743
commit
1092cf4034
|
|
@ -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"] {
|
||||
|
|
|
|||
Loading…
Reference in New Issue