This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="post-body vditor-reset">
|
||||
<div class="post-body post-body--article vditor-reset">
|
||||
${article.articleContent}
|
||||
<#if "" != article.articleSign.signHTML?trim>
|
||||
<div>
|
||||
|
File diff suppressed because one or more lines are too long
@@ -688,6 +688,10 @@ img {
|
||||
|
||||
.post-body {
|
||||
word-wrap: break-word;
|
||||
|
||||
&--article {
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
}
|
||||
|
||||
.post-body img {
|
||||
@@ -695,10 +699,6 @@ img {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.posts-expand .post-tags {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
.posts-expand .post-tags a {
|
||||
padding: 1px 5px;
|
||||
background: #f5f5f5;
|
||||
|
Reference in New Issue
Block a user