set default select trigger background to transparent

This commit is contained in:
David Hill
2026-01-20 17:47:30 +00:00
parent 26f66b5f5d
commit 715860f997

View File

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