修改
This commit is contained in:
@@ -73,13 +73,14 @@
|
||||
}
|
||||
|
||||
.reverse {
|
||||
width: 23rpx;
|
||||
height: 23rpx;
|
||||
width: 63rpx;
|
||||
height: 63rpx;
|
||||
/* background-color: #97DFB4; */
|
||||
margin: 0 auto;
|
||||
margin-top: 20rpx;
|
||||
line-height: 23rpx;
|
||||
/* margin-top: 20rpx; */
|
||||
line-height: 63rpx;
|
||||
font-size: 46rpx;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.num {
|
||||
@@ -89,10 +90,12 @@
|
||||
}
|
||||
|
||||
.add {
|
||||
width: 23rpx;
|
||||
height: 23rpx;
|
||||
width: 63rpx;
|
||||
height: 63rpx;
|
||||
/* background-color: #242424; */
|
||||
margin: 0 auto;
|
||||
margin-bottom: 17rpx;
|
||||
line-height: 23rpx;
|
||||
/* margin-bottom: 17rpx; */
|
||||
font-size: 46rpx;
|
||||
line-height: 63rpx;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user