feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323)

This commit is contained in:
neverland
2021-03-12 09:43:31 +08:00
committed by GitHub
parent 27a52949fa
commit e1bfb7b27d
9 changed files with 14 additions and 20 deletions
+1
View File
@@ -317,6 +317,7 @@
@coupon-disabled-text-color: @gray-6;
@coupon-description-padding: @padding-xs @padding-md;
@coupon-description-border-color: @border-color;
@coupon-corner-checkbox-icon-color: @red;
// CouponCell
@coupon-cell-selected-text-color: @text-color;