Browse Source

fix: 高度分配

Michael Wang 4 năm trước cách đây
mục cha
commit
95ad7518f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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