forms/numberStep/cNumberStep.scss
@@ -20,13 +20,20 @@ } .c-number-step-step { .at-input-number { .weui-input { display: inline-block; } .at-input-number__btn { padding: 16px 16px; width: 30px; width: 36px; height: 30px; } .at-input-number__input { font-size: 30px; font-size: 36px; } .at-input-number__btn-subtract, .at-input-number__btn-add { font-size: 36px; } } &.on-unit { @@ -41,5 +48,12 @@ color: #999; } } &.on-empty { .at-input-number { input { color: transparent; } } } } }