소스 검색

日程计划-样式修改

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