Browse Source

修改样式

xujie 1 năm trước cách đây
mục cha
commit
8f9d71c1cb
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>