소스 검색

fix style

Michael Wang 3 년 전
부모
커밋
0c0563c431
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/features/OnlineExam/Examing/QuestionView.vue

+ 1 - 0
src/features/OnlineExam/Examing/QuestionView.vue

@@ -275,6 +275,7 @@ export default {
 .question-header {
   display: flex;
   align-items: center;
+  text-align: left;
 }
 
 .star {