Explorar el Código

fix: 高度分配

Michael Wang hace 4 años
padre
commit
95ad7518f6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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