浏览代码

题目列表高度修改

陈淑洋 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;