2
0
Эх сурвалжийг харах

set select trigger value font weight to regular

David Hill 1 сар өмнө
parent
commit
3eea1d424e

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

@@ -14,6 +14,7 @@
       text-overflow: ellipsis;
       white-space: nowrap;
       font-size: var(--font-size-base);
+      font-weight: var(--font-weight-regular);
     }
     [data-slot="select-select-trigger-icon"] {
       width: 16px;