[improvement] CouponList: add less vars

This commit is contained in:
陈嘉涵
2019-05-15 10:26:03 +08:00
parent c8945625b1
commit dd3b3544a4
5 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
.van-coupon-cell {
&--selected {
color: @text-color;
color: @coupon-cell-selected-text-color;
}
}