zengyicheng 2 gadi atpakaļ
vecāks
revīzija
9b40f403fa

+ 1 - 2
src/components/pages/race/eventCenter/anliDetail.vue

@@ -219,7 +219,6 @@
               <div
                 class="proOverNav"
                 v-html="anliBox[0].info ? anliBox[0].info.courseText : ''"
-                style="max-height: 200px"
               ></div>
               <div
                 class="fileLook"
@@ -3150,7 +3149,7 @@ body {
   border-radius: 10px;
   text-indent: 20px;
   height: auto;
-  max-height: 280px;
+  max-height: 500px;
 }
 .noImg {
   max-height: 300px;