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);
             }
         }
     }