style: refs #7957 update VnSearchbar padding for improved layout
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
b289ba3196
commit
8f418dcb4b
|
@ -196,6 +196,11 @@ async function search() {
|
|||
transition: width 0.36s;
|
||||
}
|
||||
|
||||
:deep(.q-field__native) {
|
||||
padding-top: 10px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
:deep(.q-field--dark .q-field__native:focus) {
|
||||
color: black;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue