fix: refs #7957 css

This commit is contained in:
Jorge Penadés 2025-01-07 12:24:32 +01:00
parent 7b9731a4c8
commit d925e3f8b4
1 changed files with 1 additions and 1 deletions

View File

@ -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: transparent; background-color: unset;
color: black; color: black;
} }