feat: refs #7957 open in new tab #1086

Merged
jorgep merged 28 commits from 7957-monitorChanges into dev 2025-01-07 14:38:56 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d925e3f8b4 - Show all commits

View File

@ -197,7 +197,7 @@ async function search() {
}
:deep(.q-field--dark .q-field__native:focus) {
background-color: transparent;
background-color: unset;
color: black;
}