jhwxapp/miniprogram/pages/deepExcavation/index.wxss

8 lines
236 B
Plaintext
Raw Normal View History

2023-08-10 01:21:29 +08:00
/* pages/deepExcavation/index.wxss */
.van-picker__mask {
background-image: none !important;
}
.van-hairline--top-bottom:after {
border-top: 1px solid #3a4c8b !important;
border-bottom: 1px solid #3a4c8b !important;
}