🐛 適配hexo 5.0.0 修復toc點擊不會跳轉的bugs

🐛 適配hexo 5.0.0 修復toc點擊不會跳轉的bugs
🍻 文件整理
🍻 UI微調
This commit is contained in:
Jerry
2020-08-01 01:50:01 +08:00
Unverified
parent ddb728d8f4
commit 507453671a
56 changed files with 385 additions and 204 deletions

View File

@@ -19,6 +19,8 @@
border-radius: 8px
background: $comments-switch-bg
else
vertical-align: middle
> span
display: none

View File

@@ -69,8 +69,7 @@ beautify()
padding-left: .6rem
@media screen and (max-width: $sm)
padding-left: 0.2rem
padding-left: .2rem
li
&:not(.tab)

View File

@@ -49,5 +49,5 @@
.relatedPosts_title
@extend .limit-more-line
-webkit-line-clamp: 2
color: var(--white)
-webkit-line-clamp: 2

View File

@@ -26,9 +26,9 @@
left: auto
z-index: 103
width: $mobile-sidebar-width
box-shadow: none
opacity: 1
transition: all .4s
box-shadow: none
.toc-child
display: block !important