UNPKG
ijijin-view
Version:
latest (0.9.2)
0.9.2
0.9.1
0.9.0
vuejs UI components, from ijijin.
github.com/MichealWayne/ijijin-view
MichealWayne/ijijin-view
ijijin-view
/
vue
/
less
/
PickerGroup.less
9 lines
•
159 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
// 联动选择器
.vu-picker-group
{
display
: flex;
display
: -webkit-flex; & >
section
{
flex
:
1
; -webkit-
flex
:
1
; } }