forked from verdnatura/salix-front
style: remove space between value and label
This commit is contained in:
parent
e9364f69d4
commit
d6efd21db6
|
@ -140,12 +140,6 @@ const mixinRules = [
|
|||
.q-field__control {
|
||||
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__native,
|
||||
|
|
Loading…
Reference in New Issue