@@ -219,7 +219,6 @@
<div
class="proOverNav"
v-html="anliBox[0].info ? anliBox[0].info.courseText : ''"
- style="max-height: 200px"
></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;