lsc hace 2 años
padre
commit
06cbcf8f4e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }