wyh vor 1 Jahr
Ursprung
Commit
2883ef68a8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;
 }