mini-form-render 0.0.7 → 0.0.8
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -56,13 +56,11 @@ createComponent({
|
|
56
56
|
.basic-picker
|
57
57
|
display flex
|
58
58
|
justify-content space-between
|
59
|
-
|
60
59
|
.picker-box
|
61
60
|
display flex
|
62
61
|
align-items center
|
63
62
|
.picker-show-title
|
64
63
|
font-size 30rpx
|
65
|
-
padding-left 300rpx
|
66
64
|
color #666
|
67
65
|
|
68
66
|
.picker-title-arrow
|