set default select trigger background to transparent
parent
26f66b5f5d
commit
715860f997
|
|
@ -7,6 +7,7 @@
|
|||
height: 32px;
|
||||
justify-content: flex-end;
|
||||
gap: 8px;
|
||||
background-color: transparent;
|
||||
|
||||
[data-slot="select-select-trigger-value"] {
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Reference in New Issue