Parcourir la source

阅卷答案增加换行

Michael Wang il y a 6 ans
Parent
commit
483abb39f2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/modules/marking/views/TpMain.vue

+ 1 - 0
src/modules/marking/views/TpMain.vue

@@ -443,6 +443,7 @@ img {
   margin: 10px;
   padding: 0 10px;
   background: rgb(250, 250, 250);
+  overflow-wrap: break-word;
 }
 .paper >>> .right-font {
   font-weight: bold;