feat(Coupon): add @coupon-corner-checkbox-icon-color var (#8323)
This commit is contained in:
@@ -80,6 +80,11 @@
|
||||
top: 0;
|
||||
right: @padding-md;
|
||||
bottom: 0;
|
||||
|
||||
.van-checkbox__icon--checked .van-icon {
|
||||
background-color: @coupon-corner-checkbox-icon-color;
|
||||
border-color: @coupon-corner-checkbox-icon-color;
|
||||
}
|
||||
}
|
||||
|
||||
&__description {
|
||||
|
||||
Reference in New Issue
Block a user