Browse Source

修改文档样式问题

zengyicheng 2 years ago
parent
commit
81e5442a91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/study.vue

+ 1 - 1
src/components/study.vue

@@ -4859,7 +4859,7 @@ export default {
   height: 300px;
   width: 85%;
   overflow: auto;
-  margin: 0 auto;
+  margin: 0 0 0 10px;
   line-height: 30px;
 }
 .answerBg {