mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 17:30:53 +08:00
🐛 修復文章頁面部分元素內部文字溢出的錯誤
This commit is contained in:
@@ -266,6 +266,9 @@ img
|
||||
text-decoration: none
|
||||
|
||||
#article-container
|
||||
word-wrap: break-word
|
||||
overflow-wrap: break-word
|
||||
|
||||
a
|
||||
color: $theme-link-color
|
||||
|
||||
|
||||
Reference in New Issue
Block a user