-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
博客文章目录优化建议 #52
Comments
个人是简单的给div加了overflow:scroll属性 |
确实唉..希望作者能优化下! |
请问这个是在哪里加啊, 谢谢 |
修改 hexo-theme-miho\layout_partial\post路徑下的toc.esj文件,改這個標簽 。但是改了之後會引發新的問題,就是鼠標滾輪放縮整個頁面的時候,目錄不會隨著頁面放縮。 |
感谢!我试试 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
博客文章目录高度宽度固定了,若是文章目录层级过多则无法全部展示,建议做成树状结构支持折叠展开和上下左右滚动条拖动
The text was updated successfully, but these errors were encountered: