UNPKG
weex-amui-mod
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
Ant Design Mobile of Weex
github.com/falldown18/weex-amui
falldown18/weex-amui
weex-amui-mod
/
theme
/
am-picker
/
view.less
7 lines
(6 loc)
•
135 B
text/less
View Raw
1
2
3
4
5
6
7
@import
'../base/common.less'
;
.am-picker-view
{
flex-direction
: row;
overflow
: hidden;
height
:
@picker-item-height
*
7
; }