mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
feat: 當設置aside mobile為false時,toc仍然能顯示
fix: 修復resize 時,toc 的位置問題 fix: 修復當aside mobile設為false時,文章頁 js報錯的bugs close #444
This commit is contained in:
@@ -37,8 +37,8 @@ maxWidth900()
|
||||
@media screen and (max-width: 900px)
|
||||
{block}
|
||||
|
||||
maxWidth901()
|
||||
@media screen and (max-width: 900px)
|
||||
minWidth901()
|
||||
@media screen and (min-width: 901px)
|
||||
{block}
|
||||
|
||||
minWidth900()
|
||||
|
||||
Reference in New Issue
Block a user