This commit is contained in:
Van
2018-09-25 12:22:43 +08:00
parent 73c125c9f0
commit c72a9f3835
4 changed files with 16 additions and 43 deletions

View File

@@ -1033,6 +1033,10 @@ blockquote {
margin-left: 5px;
}
.article__comment .comment__body .content-reset {
min-height: 40px;
}
.article__comment .comment__user,
.article__comment .comment__user a {
color: rgb(3, 168, 124);