Commit 0f197009 authored by 王玉鑫's avatar 王玉鑫

fix: 投资舒城表单样式修改

parent 14bb48c3
......@@ -352,12 +352,17 @@ export default {
margin-bottom: 23rpx;
color: #ff511b;
}
.u-form-item__body {
flex-direction: column !important;
}
.u-form-item__body__left__content {
flex: none !important;
}
.u-form-item__body__left__content__required {
left: unset !important;
right: -18rpx;
top: 50% !important;
transform: translateY(-50%);
}
.u-form-item__body__right {
margin-top: 20rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment