fix: refs #7957 css
This commit is contained in:
parent
7b9731a4c8
commit
d925e3f8b4
|
@ -197,7 +197,7 @@ async function search() {
|
|||
}
|
||||
|
||||
:deep(.q-field--dark .q-field__native:focus) {
|
||||
background-color: transparent;
|
||||
background-color: unset;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue