diff --git a/src/main/resources/templates/common/comment/_native_comment.ftl b/src/main/resources/templates/common/comment/_native_comment.ftl index 31beea63d..d53054ee8 100644 --- a/src/main/resources/templates/common/comment/_native_comment.ftl +++ b/src/main/resources/templates/common/comment/_native_comment.ftl @@ -127,13 +127,13 @@ .native-list .native-list-one section { overflow: hidden; - padding-bottom: 1.5rem; + padding-bottom: 1rem; border-bottom: 1px dashed #f5f5f5; } .native-list .native-list-one section .native-list-one-head { line-height: 1.5; - margin-bottom: .625rem; + margin-bottom: .5rem; margin-top: 0; } @@ -256,11 +256,11 @@ ${commentsCount?default(0)}评论 <#macro childComments comments> -