#8448 - devToTest #1254

Merged
alexm merged 365 commits from 8448-devToTest into test 2025-01-21 10:44:46 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7b9731a4c8 - Show all commits

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