liuhh 2 years ago
parent
commit
983f0930ae
1 changed files with 1 additions and 1 deletions
  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;
             //   border-left: 1px solid #ddd;
             height: calc(100vh - 220px);
             height: calc(100vh - 220px);
             .tabBoxClass {
             .tabBoxClass {
-                height: calc(100% - 85px);
+                height: calc(100% - 120px);
             }
             }
         }
         }
     }
     }