0
0
Fork 0

style: remove space between value and label

This commit is contained in:
Javier Segarra 2024-10-01 10:03:39 +02:00
parent e9364f69d4
commit d6efd21db6
1 changed files with 0 additions and 6 deletions

View File

@ -140,12 +140,6 @@ const mixinRules = [
.q-field__control { .q-field__control {
height: unset; height: unset;
} }
.q-field__control.relative-position.row.no-wrap
> .q-field__control-container
> input.q-field__native
~ div.q-field__label {
height: 41px;
}
.q-field--labeled { .q-field--labeled {
.q-field__native, .q-field__native,