lsc 1 年之前
父節點
當前提交
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;
 }