Here is my css fix for valo theme:
.stepper>*:nth-child(1) {
@include valo-textfield-style($v-unit-size–small);
max-width: 75px;
}
.stepper-updown {
top: 25% !important;
}
Here is my css fix for valo theme:
.stepper>*:nth-child(1) {
@include valo-textfield-style($v-unit-size–small);
max-width: 75px;
}
.stepper-updown {
top: 25% !important;
}