提交 54472338 编写于 作者: EvanOne(文一)'s avatar EvanOne(文一)

revert: Refactor: change the word break of link in post

上级 2663889a
......@@ -317,9 +317,6 @@ highlight_theme: light
# values: true or false.
code_word_wrap: false
word_wrap:
link: true
# Horizonal alignment of img.
# values:
# - left
......
......@@ -20,20 +20,6 @@ if (hexo-config('sidebar.enable'))
$content-position
float: left
if (hexo-config('word_wrap.link'))
$link-word-wrap
white-space: normal
word-break: break-all
else
$link-word-wrap
white-space: normal
word-break: normal
.home-content,
.main-content,
.main-content-layout
@extend $link-word-wrap
.home-content
font-size: $font-main-base
@extend $content-position
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册