Skip to content

Commit

Permalink
fix: safari下文章的发布时间meta意外换行
Browse files Browse the repository at this point in the history
Solve #345
  • Loading branch information
KotoriK committed Oct 3, 2021
1 parent 1b9eaa7 commit 69dd265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1536,6 +1536,7 @@ i.iconfont.hotpost {
padding: 2px 7px 2px 7px;
border-radius: 6px;
color: #505050;
white-space:nowrap;
}

.post-meta,
Expand Down

0 comments on commit 69dd265

Please sign in to comment.