7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
@import '../style/var';
|
|
|
|
.van-grid {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|