Fix:3346 【礼品】礼包领取状态,“查看订单详情”与“去商城看看”样式调整
This commit is contained in:
@@ -179,12 +179,14 @@ export default {
|
|||||||
.info-btn{
|
.info-btn{
|
||||||
border: 1px solid #C52733;
|
border: 1px solid #C52733;
|
||||||
color: #C52733;
|
color: #C52733;
|
||||||
|
width: 240rpx;
|
||||||
border-radius: 100rpx;
|
border-radius: 100rpx;
|
||||||
padding: 5rpx 40rpx;
|
padding: 5rpx 40rpx;
|
||||||
line-height: 60rpx;
|
line-height: 60rpx;
|
||||||
height: 60rpx;
|
height: 60rpx;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 32rpx;
|
font-size: 32rpx;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.dialog-conent{
|
.dialog-conent{
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
@@ -279,8 +281,10 @@ export default {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
height: 60rpx;
|
height: 60rpx;
|
||||||
line-height: 60rpx;
|
line-height: 60rpx;
|
||||||
|
width: 240rpx;
|
||||||
/* margin-top: 40rpx; */
|
/* margin-top: 40rpx; */
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.gift-card-modal {
|
.gift-card-modal {
|
||||||
height: 704rpx;
|
height: 704rpx;
|
||||||
|
|||||||
Reference in New Issue
Block a user