Browse Source

工作台间距问题

wangziqian 4 năm trước cách đây
mục cha
commit
4cfb2d5b9c
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      src/views/workbench/components/searchSection.vue

+ 3 - 1
src/views/workbench/components/searchSection.vue

@@ -236,7 +236,9 @@ export default {
   margin: 0 20px 0 0;
   font-weight: 400;
 }
-
+>>>.el-checkbox {
+  margin-bottom: 20px;
+}
 .check-point {
   display: flex;
   align-items: center;