wyh 1 год назад
Родитель
Сommit
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;
 }