mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] CouponList line height (#507)
This commit is contained in:
parent
878e8aa9d0
commit
1298ef3d25
@ -122,6 +122,7 @@
|
|||||||
&__head {
|
&__head {
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
line-height: 1;
|
||||||
min-width: 126px;
|
min-width: 126px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user