fix: Update disabled-text-color
This commit is contained in:
parent
578bb6f5bc
commit
04fb383f7f
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
font-weight: 400;
|
||||
padding: 8px 12px;
|
||||
cursor: default;
|
||||
color: var(--gray-500);
|
||||
color: var(--disabled-text-color);
|
||||
background-color: var(--control-bg);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue