@@ -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{