hz-zhhq-app/node_modules/vant/lib/grid/index.less

7 lines
75 B
Plaintext

@import '../style/var';
.van-grid {
display: flex;
flex-wrap: wrap;
}