Browse Source

fix: 高度分配

Michael Wang 4 years ago
parent
commit
95ad7518f6
1 changed files with 1 additions and 1 deletions
  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