Browse Source

修改页面公共样式

master
yunuo970428 3 years ago
parent
commit
72de413b5b
  1. 11
      anrui-scm/anrui-scm-ui/src/styles/index.scss

11
anrui-scm/anrui-scm-ui/src/styles/index.scss

@ -205,21 +205,22 @@ div:focus {
.spanOneWidth {
width: 100px;
}
.spanThreeWidth {
width: 70px;
}
.spanType {
text-align: right;
font-size: 14px;
color: #606266;
font-weight: 600;
padding: 5px 15px !important;
border-right: 1px solid $table-border-color;
padding: 0px 15px !important;
line-height: 48px;
}
.el-form-item{
padding: 0px 15px !important;
border-left: 1px solid $table-border-color;
margin-bottom: 0;
.addinputw { width: 80%; }
.el-form-item__content {
line-height: 48px;
}
}
}

Loading…
Cancel
Save