[Improvement] add active color for Badge、CouponList、ContactCard (#419)
This commit is contained in:
@@ -229,5 +229,11 @@
|
||||
background-image: linear-gradient(45deg, #a4a9b2, #b7bcc3);
|
||||
}
|
||||
}
|
||||
|
||||
&:active {
|
||||
.van-coupon-item__body {
|
||||
background-color: $active-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user