소스 검색

修改文档样式问题

zengyicheng 2 년 전
부모
커밋
81e5442a91
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {