fix(CouponCell): incorrect value class
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-coupon-cell {
|
||||
&--selected {
|
||||
&__value--selected {
|
||||
color: @coupon-cell-selected-text-color;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user