This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
0210467
/
app-AgricultureSmart
Pridať medzi pozorované
0
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
7f052380ad
Branche
Tagy
main
app-Agriculture...
/
uniapp
/
node_modules
/
vant
/
es
/
checkbox-group
/
index.less
index.less
111 B
História
Raw
1
2
3
4
5
6
7
8
@import '../style/var';
.van-checkbox-group {
&--horizontal {
display: flex;
flex-wrap: wrap;
}
}