lsc 2 년 전
부모
커밋
06cbcf8f4e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;
 }