liuhh 2 년 전
부모
커밋
983f0930ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/main/departWorkLists/index.vue

+ 1 - 1
src/pages/main/departWorkLists/index.vue

@@ -836,7 +836,7 @@ export default {
             //   border-left: 1px solid #ddd;
             height: calc(100vh - 220px);
             .tabBoxClass {
-                height: calc(100% - 85px);
+                height: calc(100% - 120px);
             }
         }
     }