zengyicheng преди 2 години
родител
ревизия
9b40f403fa
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      src/components/pages/race/eventCenter/anliDetail.vue

+ 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;