2019-05-15 10:26:03 +08:00

8 lines
111 B
Plaintext

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