Browse Source

修改样式

chenrui  3 years ago
parent
commit
ba537529cf

+ 1 - 1
src/views/systemManagement/EditSystem/index.vue

@@ -526,7 +526,7 @@ export default {
     }
   }
   .inputBox2 .el-input__inner {
-    width: 470px;
+    width: 468px;
     height: 40px;
     background: #f5f7fa;
     border: 1px solid #dcdfe6;

+ 1 - 1
src/views/systemManagement/addSystem/index.vue

@@ -521,7 +521,7 @@ export default {
     }
   }
   .inputBox2 .el-input__inner {
-    width: 480px;
+    width: 468px;
     height: 32px;
     background: #f5f7fa;
     border: 1px solid #dcdfe6;