lsc 2 år sedan
förälder
incheckning
06cbcf8f4e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/components/easy2/studyStudent.vue

+ 1 - 1
src/components/easy2/studyStudent.vue

@@ -14098,7 +14098,7 @@ export default {
 
 .pzListBox {
   padding-top: 15px;
-  height: calc(100% - 60px);
+  height: calc(100% - 100px);
   overflow: auto;
 }