[Improvement] add active color for Badge、CouponList、ContactCard (#419)
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
position: relative;
|
||||
background-color: $white;
|
||||
|
||||
&:active {
|
||||
background-color: $active-color;
|
||||
}
|
||||
|
||||
&--add {
|
||||
line-height: 40px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user