소스 검색

晨周报插入沙盘图bug

jwyu 1 년 전
부모
커밋
aadc8d9b28
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/report_manage/editChapterReport.vue

+ 1 - 1
src/views/report_manage/editChapterReport.vue

@@ -222,7 +222,7 @@
             id="sandTable-container"
             ref="sandTable"
             style="
-              height: calc(100vh - 3780px);
+              height: calc(100vh - 370px);
               overflow-x: hidden;
               overflow-y: auto;
             "