mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(Row): should enable flex wrap (#7332)
This commit is contained in:
parent
68c54aaa25
commit
444729862a
@ -9,6 +9,7 @@
|
||||
|
||||
&--flex {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
&::after {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user