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