2019-01-07 15:50:51 +08:00

8 lines
90 B
Plaintext

@import '../style/var';
.van-coupon-cell {
&--selected {
color: @text-color;
}
}