fix(Row): should allow flex wrap
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
.van-row {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
&--justify-center {
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user