소스 검색

修改样式

xujie 1 년 전
부모
커밋
8f9d71c1cb
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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>