Browse Source

学院内页最低高度

ccf 4 years ago
parent
commit
dd53a83843
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/frontend/learn/detail/_id.vue

+ 3 - 0
pages/frontend/learn/detail/_id.vue

@@ -612,6 +612,9 @@ export default {
 .el-collapse {
   margin: 0 16px;
 }
+.introduction{
+  min-height: 600px;
+}
 .el-collapse {
   margin: 0;
   border: none;