2023-01-22 22:31:33 +08:00

13 lines
217 B
Plaintext

.coupon-btn-slot .coupon-btn-primary {
width: 136rpx;
height: 56rpx;
border-radius: 28rpx;
background-color: transparent;
border-color: #fa4126;
color: #fa4126;
}
.coupon-btn-default {
display: none;
}