| | |
| | | .at-input { |
| | | padding: 16px 0; |
| | | } |
| | | .at-input-number { |
| | | .at-input-number__btn { |
| | | padding: 16px 16px; |
| | | .c-number-step-step { |
| | | .at-input-number { |
| | | .weui-input { |
| | | display: inline-block; |
| | | } |
| | | .at-input-number__btn { |
| | | padding: 16px 16px; |
| | | width: 36px; |
| | | height: 30px; |
| | | } |
| | | .at-input-number__input { |
| | | font-size: 36px; |
| | | } |
| | | .at-input-number__btn-subtract, |
| | | .at-input-number__btn-add { |
| | | font-size: 36px; |
| | | } |
| | | } |
| | | .at-input-number__input { |
| | | font-size: 30px; |
| | | &.on-unit { |
| | | position: relative; |
| | | .at-input-number__input { |
| | | padding-right: 40px; |
| | | } |
| | | .c-number-step-unit { |
| | | @include position(absolute, 2px 186px n n); |
| | | width: 40px; |
| | | line-height: 62px; |
| | | color: #999; |
| | | } |
| | | } |
| | | } |
| | | } |