瀏覽代碼

日程计划-样式修改

jbb 1 年之前
父節點
當前提交
39b6de0949
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/oa/my-plan/schedulePlan.vue

+ 2 - 2
src/views/oa/my-plan/schedulePlan.vue

@@ -289,10 +289,10 @@ export default {
     color: white;
 }
 /deep/.fc-scrollgrid-sync-table{
-    height: 879px !important;
+    height: 634px !important;
 }
 /deep/.fc-view-harness.fc-view-harness-active{
-    height: 951.33px !important;
+    height: 705.33px !important;
     // margin-left: 2%;
 
 }