mirror of
https://github.com/youzan/vant.git
synced 2026-04-04 02:00:25 +08:00
fix(Row): should enable flex wrap (#7332)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
&--flex {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
&::after {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user