jhwxapp/miniprogram/pageage/voucherManagement/index.wxss

18 lines
365 B
Plaintext
Raw Normal View History

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