浏览代码

fix: 高度分配

Michael Wang 4 年之前
父节点
当前提交
95ad7518f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/features/mark/MarkBoardTrack.vue

+ 1 - 1
src/features/mark/MarkBoardTrack.vue

@@ -75,7 +75,7 @@
           tw-overflow-scroll
           tw-content-start
         "
-        style="min-height: 20% !important"
+        style="min-height: 20% !important; max-height: 80% !important"
         :style="{ height: `${topPercent}%` }"
       >
         <template