|
@@ -2280,11 +2280,10 @@ action-sheet-item {
|
|
|
justify-content: space-between;
|
|
|
display: flex;
|
|
|
width: 100%;
|
|
|
- height: 84rpx;
|
|
|
+ height: 44rpx;
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 400;
|
|
|
color: #333333;
|
|
|
- line-height: 44rpx;
|
|
|
|
|
|
image {
|
|
|
width: 40rpx;
|
|
@@ -2384,6 +2383,7 @@ action-sheet-item {
|
|
|
.groupbuying-log {
|
|
|
margin: 30rpx;
|
|
|
padding: 20rpx 0;
|
|
|
+ padding-top:0;
|
|
|
width: 95%;
|
|
|
background: #FFFFFF;
|
|
|
|
|
@@ -2405,7 +2405,7 @@ action-sheet-item {
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 400;
|
|
|
color: #999999;
|
|
|
- line-height: 34rpx;
|
|
|
+ line-height: 44rpx;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -2477,7 +2477,7 @@ action-sheet-item {
|
|
|
font-size: 24rpx;
|
|
|
font-weight: 400;
|
|
|
color: #999999;
|
|
|
- line-height: 34rpx;
|
|
|
+ line-height: 44rpx;
|
|
|
}
|
|
|
}
|
|
|
|