|
|
|
@ -592,12 +592,12 @@ navigator { |
|
|
|
.lb-picker-content { |
|
|
|
background-color: $panel-4 !important; |
|
|
|
} |
|
|
|
.uni-picker-view-mask { |
|
|
|
background: var(--picker-mask); |
|
|
|
background-position: top, bottom; |
|
|
|
background-size: 100% 102px; |
|
|
|
background-repeat: no-repeat; |
|
|
|
} |
|
|
|
// .uni-picker-view-mask { |
|
|
|
// background: var(--picker-mask); |
|
|
|
// background-position: top, bottom; |
|
|
|
// background-size: 100% 102px; |
|
|
|
// background-repeat: no-repeat; |
|
|
|
// } |
|
|
|
.lb-picker-action-confirm-text { |
|
|
|
color: $green !important; |
|
|
|
} |
|
|
|
|