14 lines
273 B
Plaintext
14 lines
273 B
Plaintext
|
/* pageage/safetyManagement/addSafetyInspect/index.wxss */
|
||
|
.van-popup{
|
||
|
background: none !important;
|
||
|
}
|
||
|
.van-image__img{
|
||
|
border-radius: 10rpx !important;
|
||
|
}
|
||
|
.radio_custom_class{
|
||
|
padding: 10rpx 100rpx 10rpx 0;
|
||
|
}
|
||
|
.radio_label_class{
|
||
|
color: #ffffff !important;
|
||
|
}
|