@@ -60,17 +60,20 @@
.u-ninput{
border: 2rpx solid #eee;
border-radius: 50rpx;
- padding: 0 20rpx;
+ padding: 0 12rpx;
}
/deep/ .u-icon-disabled{
background: #fff!important;
/deep/ .u-number-input{
- margin: 0 12rpx;
+ margin: 0 2rpx;
border-top: 0;
border-bottom: 0;
+ /deep/ .u-icon-plus, /deep/ .u-icon-minus{
+ border-radius: 50rpx;
+ }
.shelf-info{
background-color: #f8f8f8;