Explorar o código

set default select trigger background to transparent

David Hill hai 8 meses
pai
achega
715860f997
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ui/src/components/select.css

+ 1 - 0
packages/ui/src/components/select.css

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