Browse Source

修改样式

xujie 1 year ago
parent
commit
8f9d71c1cb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/system/dept/index.vue

+ 3 - 0
src/views/system/dept/index.vue

@@ -937,4 +937,7 @@ this.isEdit=response.isEdit;
 .status_no_class {
   color: red;
 }
+.el-col {
+  padding-top: 5px;
+}
 </style>