feat: change input background based on mode
This commit is contained in:
parent
ab82157a64
commit
29466655f8
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ $separator-dark-color: var(--border-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.q-field__control {
|
.q-field__control {
|
||||||
|
background: var(--surface-1);
|
||||||
color: $primary;
|
color: $primary;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue