wyh 1 rok temu
rodzic
commit
2883ef68a8
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
 }