gaoxiong 1 年間 前
コミット
115eaa3222
1 ファイル変更2 行追加1 行削除
  1. 2 1
      src/views/index.vue

+ 2 - 1
src/views/index.vue

@@ -405,10 +405,11 @@ export default {
       text-align: justify;
       width: 100%;
       color: #777;
-      max-height: 450px;
+      height: 450px;
       overflow: auto;
       background-color: #f5f5f5;
       padding: 10px;
+      line-height: 1.5;
     }
     >div{
       >ul{