xuqiang_97@163.com há 5 anos atrás
pai
commit
184223f2bd
1 ficheiros alterados com 4 adições e 1 exclusões
  1. 4 1
      src/main/vue/src/views/organization/RateEdit.vue

+ 4 - 1
src/main/vue/src/views/organization/RateEdit.vue

@@ -605,7 +605,9 @@ export default {
 .edit-view {
     padding-left: 25%;
     .add-con {
-        background: #eeeeee;
+        background-color: #f7f7f7;
+        width: 100%;
+        margin-bottom: 10px;
     }
 }
 /deep/ .el-divider {
@@ -623,6 +625,7 @@ export default {
 .parameters1 {
     display: flex;
     align-items: center;
+    margin-top: 23px;
 }
 .info-content {
     // background: #f5f7fa;