去除新增界面红色字体样式,用户新增界面checkbox小调整,treeselect输入框组修改

This commit is contained in:
chiguangxu
2018-03-23 11:40:06 +08:00
parent 91bad82aa4
commit dc3b8a2dea
3 changed files with 33 additions and 10 deletions

View File

@@ -5065,9 +5065,10 @@ Form Layouts
.control-label .required,
.form-group .required {
color: #e02222;
/* color: #e02222;
font-size: 12px;
padding-left: 2px; }
padding-left: 2px; */
}
.form {
padding: 0 !important; }