lsc 2 years ago
parent
commit
8a9664dc6b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/components/study.vue
  2. 1 1
      src/components/studyStudent.vue

+ 1 - 1
src/components/study.vue

@@ -5148,7 +5148,7 @@ export default {
 .textContent {
 .textContent {
   font-size: 18px;
   font-size: 18px;
   padding: 30px 0px 0px;
   padding: 30px 0px 0px;
-  height: 300px;
+  height: 600px;
   width: 95%;
   width: 95%;
   overflow: auto;
   overflow: auto;
   line-height: 30px;
   line-height: 30px;

+ 1 - 1
src/components/studyStudent.vue

@@ -5440,7 +5440,7 @@ export default {
 .textContent {
 .textContent {
   font-size: 18px;
   font-size: 18px;
   padding: 30px 0px 0px;
   padding: 30px 0px 0px;
-  height: 300px;
+  height: 600px;
   width: 95%;
   width: 95%;
   overflow: auto;
   overflow: auto;
   margin: 0 0 0 10px;
   margin: 0 0 0 10px;