【开门红选框选择按钮大小调整】hotfix紧急处理

This commit is contained in:
liyuetong
2021-12-20 14:31:08 +08:00
parent 8b0265a06a
commit cf5db9bf01

View File

@@ -642,9 +642,13 @@ export default {
.icon_click_image {
width: 107px;
}
/deep/ .van-radio-group .van-radio__icon {
height: 1.3em;
line-height: 1.3em;
}
.radio_icon_image {
width: 16px;
height: 16px;
width: 20px;
height: 20px;
padding-top: 3px;
}
.dialog_class {