feat(CouponList): add @coupon-list-close-button-height less var

This commit is contained in:
chenjiahan
2020-05-04 17:25:48 +08:00
parent 3913f56bae
commit 18a0c545ec
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -67,8 +67,7 @@
}
&__close {
height: 40px;
line-height: 38px;
height: @coupon-list-close-button-height;
}
&__empty {