Browse Source

多媒体阅卷:增大字体

Michael Wang 4 năm trước cách đây
mục cha
commit
bdbd557ab8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/features/mark/MultiMediaMarkBody.vue

+ 1 - 0
src/features/mark/MultiMediaMarkBody.vue

@@ -151,6 +151,7 @@ onUpdated(() => {
 }
 .rich-text-question-container {
   background-color: transparent;
+  font-size: 16px;
 }
 </style>