@@ -72,8 +72,8 @@ | |||||
.detail_msg text{ | .detail_msg text{ | ||||
display: block; | display: block; | ||||
font-size:28rpx; | font-size:28rpx; | ||||
height: 60rpx; | |||||
line-height: 60rpx; | |||||
height: 65rpx; | |||||
line-height: 65rpx; | |||||
color: #333; | color: #333; | ||||
text-align: center; | text-align: center; | ||||
} | } | ||||
@@ -139,7 +139,9 @@ | |||||
font-size: 28rpx; | font-size: 28rpx; | ||||
color:#FF3535!important; | color:#FF3535!important; | ||||
background: none; | background: none; | ||||
border-top:1px solid #eee; | |||||
} | } | ||||
button::after{ border: none; } | |||||
.buycardbtn button text{ | .buycardbtn button text{ | ||||
margin-left: 10rpx; | margin-left: 10rpx; | ||||
} | } | ||||