fix: disabled color
This commit is contained in:
parent
d6f8c704b1
commit
1aac511b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -76,5 +76,5 @@ div.fullscreen.q-drawer__backdrop {
|
|||
.disabled *,
|
||||
[disabled],
|
||||
[disabled] * {
|
||||
color: gray !important;
|
||||
color: hsl(var(--text-mute)) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue