first commit
This commit is contained in:
1
node_modules/vant/lib/row/index.css
generated
vendored
Normal file
1
node_modules/vant/lib/row/index.css
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.van-row{display:flex;flex-wrap:wrap}.van-row--nowrap{flex-wrap:nowrap}.van-row--justify-center{justify-content:center}.van-row--justify-end{justify-content:flex-end}.van-row--justify-space-between{justify-content:space-between}.van-row--justify-space-around{justify-content:space-around}.van-row--align-center{align-items:center}.van-row--align-bottom{align-items:flex-end}
|
||||
Reference in New Issue
Block a user