Browse Source

調整 IRS UI 顯示

Louise Lin 3 years ago
parent
commit
e84cd92075

+ 1 - 1
HiTeachCC/ClientApp/src/assets/css/OptionView.less

@@ -314,7 +314,7 @@ button {
 .vice-studyshowcard {
   width: 100%;
   margin: 0 auto;
-  margin-top: 20px;
+  margin-top: 50px;
   overflow-y: scroll;
 }
 

+ 1 - 1
HiTeachCC/ClientApp/src/components/Chart/OptionView.vue

@@ -558,7 +558,7 @@ export default {
       this.status = 'default'
       this.statusshow = false
       this.fullscreen = '0'
-      this.cssheightL = '240'
+      //this.cssheightL = '240'
       this.$store.state.cssvalue = '0'
       //处理当前的答案模式
       this.answerpatterns()