소스 검색

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