gaoxiong hace 1 año
padre
commit
115eaa3222
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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{