parent
6e16febe8b
commit
18227411f0
|
@ -170,10 +170,10 @@ async function search() {
|
||||||
cursor: help;
|
cursor: help;
|
||||||
}
|
}
|
||||||
#searchbar {
|
#searchbar {
|
||||||
.q-field > .q-field__inner > .q-field__control {
|
.q-field__append.q-field__marginal.row.no-wrap.items-center.row {
|
||||||
height: 40px;
|
height: inherit;
|
||||||
align-items: flex-start;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.q-field--standout.q-field--highlighted .q-field__control {
|
.q-field--standout.q-field--highlighted .q-field__control {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|
Loading…
Reference in New Issue