소스 검색

题目列表高度修改

陈淑洋 5 년 전
부모
커밋
69fdfafd48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/h5editor/overview.vue

+ 1 - 1
src/views/h5editor/overview.vue

@@ -876,7 +876,7 @@ export default {
       flex-direction: column;
       margin-left: 24px;
       overflow-y: scroll;
-      max-height: 600px;
+      max-height: 300px;
       .el-checkbox {
         padding-top: 10px;
         padding-bottom: 10px;