瀏覽代碼

pre换行样式修改

zhangxc 5 年之前
父節點
當前提交
82875c33cc
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      src/html/information.html

+ 5 - 1
src/html/information.html

@@ -73,8 +73,12 @@
       background: #fff;
       margin: 0 auto;
       padding: 30px 0 30px 24px;
+   
+    }
+    pre {
+      white-space: pre-wrap;
+      word-wrap: break-word;
     }
-
     .anchors {
       width: 160px;
       position: absolute;