@@ -162,7 +162,7 @@ export default {
align-items: center;
& .iconfont {
color: #3385ff;
- font-size: 42upx;
+ font-size: 55upx;
}
.position{
display: block;
@@ -178,15 +178,15 @@ export default {
& > .num {
display: inline-block;
- width: 120upx;
- height:45upx;
+ width: 100upx;
+ height:50upx;
+ line-height:50upx;
text-align:center;
margin: 0 20upx;
color: #868686;
border-radius: 22upx;
background-color: #f5f5f5;
- padding: 3upx 0;
- font-size: 25upx;
+ font-size: 28upx;
.change-input {
width: 164upx;