mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Col: should set min-height
This commit is contained in:
parent
084eed3c63
commit
6961e4efb0
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
.van-col {
|
.van-col {
|
||||||
float: left;
|
float: left;
|
||||||
|
min-height: 1px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user