fix: refs #7957 css
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2025-01-07 12:22:21 +01:00
parent 30bdf42f3f
commit 7b9731a4c8
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) {
background-color: white;
background-color: transparent;
color: black;
}