车辆UI优化

This commit is contained in:
潘晓云
2022-04-29 18:05:41 +08:00
parent 0abc9c6412
commit f7628e9d1a
7 changed files with 377 additions and 439 deletions

View File

@ -31,13 +31,16 @@
&.sv__horizontal {
.sv__label-width {
justify-content: left;
}
}
}
.new-sf-container {
&.sf__horizontal .ant-form-item-label>label {
justify-content: left;
color: rgba(0, 0, 0, 0.5);
}
}