[bugfix] CouponList line height (#507)

This commit is contained in:
neverland 2018-01-04 12:56:05 +08:00 committed by GitHub
parent 878e8aa9d0
commit 1298ef3d25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@
&__head {
display: flex;
height: 100%;
line-height: 1;
min-width: 126px;
}