13 lines
217 B
Plaintext
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;
|
|
}
|