This commit is contained in:
parent
30bdf42f3f
commit
7b9731a4c8
|
@ -197,7 +197,7 @@ async function search() {
|
||||||
}
|
}
|
||||||
|
|
||||||
:deep(.q-field--dark .q-field__native:focus) {
|
:deep(.q-field--dark .q-field__native:focus) {
|
||||||
background-color: white;
|
background-color: transparent;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue