increase gap between label and icon in select trigger to 12px
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
min-width: 160px;
|
min-width: 160px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
gap: 8px;
|
gap: 12px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
||||||
[data-slot="select-select-trigger-value"] {
|
[data-slot="select-select-trigger-value"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user