mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-12 16:33:24 +00:00
set select trigger value font weight to regular
This commit is contained in:
parent
1092cf4034
commit
3eea1d424e
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue