|
|
@ -912,7 +912,7 @@ export default { |
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .mint-popup-bottom { |
|
|
|
height: 350px; |
|
|
|
height: 300px; |
|
|
|
width: 100vw; |
|
|
|
} |
|
|
|
|
|
|
@ -920,10 +920,14 @@ export default { |
|
|
|
// height: 300px; |
|
|
|
// } |
|
|
|
/deep/ .picker-items { |
|
|
|
height: 300px; |
|
|
|
height: 250px; |
|
|
|
width: 100vw; |
|
|
|
} |
|
|
|
/deep/ .picker-slot-center { |
|
|
|
width: 100vw; |
|
|
|
} |
|
|
|
/deep/ .picker-center-highlight { |
|
|
|
top: 30%; |
|
|
|
top: 35%; |
|
|
|
} |
|
|
|
|
|
|
|
.picker-toolbar-title { |
|
|
|