fix: 修復評論裡行內元素(表情/圖片)變成塊級元素(換行)的bug

feat: 增加 npm push github action
This commit is contained in:
Jerry
2021-01-12 23:34:06 +08:00
Unverified
parent a1f86a1573
commit 7b2f32f30c
2 changed files with 2 additions and 4 deletions

View File

@@ -152,6 +152,7 @@ no-beautify()
text-decoration: underline
img
display: block
margin: 0 auto .8rem
p
@@ -171,9 +172,6 @@ no-beautify()
no-beautify()
#post
img
display: block
.tag_share
.post-meta
&__tag-list