mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[bugfix] CouponList line height (#507)
This commit is contained in:
@@ -122,6 +122,7 @@
|
|||||||
&__head {
|
&__head {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
line-height: 1;
|
||||||
min-width: 126px;
|
min-width: 126px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user