|
|
@ -593,7 +593,7 @@ navigator { |
|
|
background-color: $panel-4 !important; |
|
|
background-color: $panel-4 !important; |
|
|
} |
|
|
} |
|
|
.uni-picker-view-mask { |
|
|
.uni-picker-view-mask { |
|
|
background: var(--picker-mask); |
|
|
// background: var(--picker-mask); |
|
|
background-position: top, bottom; |
|
|
background-position: top, bottom; |
|
|
background-size: 100% 102px; |
|
|
background-size: 100% 102px; |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
|