소스 검색

压风管控-更新

lxh 8 달 전
부모
커밋
d9bfc07ef7
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/vent/monitorManager/nitrogen/components/nitrogenHome1.vue

+ 2 - 1
src/views/vent/monitorManager/nitrogen/components/nitrogenHome1.vue

@@ -555,7 +555,8 @@
       direction: rtl;
       overflow-y: auto;
       overflow-x: hidden;
-      height: calc(100% - 60px);
+      // height: calc(100% - 60px);//lxh
+      height: calc(100% - 100px);
       margin-top: 30px !important;
 
       .left-container {