Browse Source

题目列表高度修改

陈淑洋 5 years ago
parent
commit
69fdfafd48
1 changed files with 1 additions and 1 deletions
  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;