瀏覽代碼

阅卷答案增加换行

Michael Wang 6 年之前
父節點
當前提交
483abb39f2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/modules/marking/views/TpMain.vue

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

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