wyh 1 년 전
부모
커밋
2883ef68a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/module_cmms/spotcheckContent/index.vue

+ 1 - 1
src/views/module_cmms/spotcheckContent/index.vue

@@ -30,7 +30,7 @@ import SpotcheckContentList from './SpotcheckContentList.vue';
 
 <style scoped>
 .all{
-    height: calc(100vh - 90px);
+    height: calc(100vh - 65px);
     width: 100%;
     display: flex;
 }