set select trigger value font weight to regular

This commit is contained in:
David Hill
2026-01-20 17:51:39 +00:00
parent 1092cf4034
commit 3eea1d424e

View File

@@ -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;