fix(CouponList): incorrect click feedback (#5521)

This commit is contained in:
neverland
2020-01-09 14:13:36 +08:00
committed by GitHub
parent 3bfcf671b9
commit a374c48ea9
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -85,7 +85,6 @@
&__description {
padding: @coupon-description-padding;
font-size: @font-size-sm;
background-color: @coupon-description-background-color;
border-top: 1px dashed @coupon-description-border-color;
}