fix: refs #7404 #7404 style VnSearchbar

This commit is contained in:
Javier Segarra 2024-10-05 00:02:25 +02:00
parent 6e16febe8b
commit 18227411f0
1 changed files with 3 additions and 3 deletions

View File

@ -170,10 +170,10 @@ async function search() {
cursor: help;
}
#searchbar {
.q-field > .q-field__inner > .q-field__control {
height: 40px;
align-items: flex-start;
.q-field__append.q-field__marginal.row.no-wrap.items-center.row {
height: inherit;
}
.q-field--standout.q-field--highlighted .q-field__control {
align-items: center;
background-color: white;