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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

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;
}

View File

@ -272,7 +272,6 @@
@coupon-name-font-size: @font-size-md;
@coupon-disabled-text-color: @gray-6;
@coupon-description-padding: @padding-xs @padding-md;
@coupon-description-background-color: @white;
@coupon-description-border-color: @border-color;
// CouponCell