mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
fix: 修復評論裡行內元素(表情/圖片)變成塊級元素(換行)的bug
feat: 增加 npm push github action
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user