Fix:5059 【商城小程序】体验券选择页面,体验券信息显示效果调整
This commit is contained in:
@@ -548,7 +548,7 @@ export default {
|
||||
}
|
||||
.line-info {
|
||||
font-size: 26rpx;
|
||||
margin-bottom: 24rpx;
|
||||
margin-bottom: 16rpx;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
.num-badge {
|
||||
@@ -565,7 +565,7 @@ export default {
|
||||
font-weight: bold;
|
||||
}
|
||||
.line-status {
|
||||
justify-content: flex-end;
|
||||
justify-content: space-between;
|
||||
gap: 16rpx;
|
||||
margin-bottom: 24rpx;
|
||||
flex-wrap: nowrap;
|
||||
@@ -585,7 +585,7 @@ export default {
|
||||
white-space: nowrap;
|
||||
}
|
||||
.status-text {
|
||||
margin-right: 12rpx;
|
||||
margin:0 12rpx;
|
||||
}
|
||||
.icon-check {
|
||||
width: 24rpx;
|
||||
|
||||
Reference in New Issue
Block a user