Browse Source

fix style

Michael Wang 3 năm trước cách đây
mục cha
commit
0c0563c431
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {