blinkfox / hexo-theme-matery

A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com
https://blinkfox.github.io/
Apache License 2.0
5.24k stars 1.25k forks source link

正文右侧目录样式小问题 #571

Closed WangQuan-cn closed 3 years ago

WangQuan-cn commented 3 years ago

刚进入页面是,正文页面右侧目录偏上明显,滚动条向下滚动触发重新布局后,显示正常。

似乎是下面这段代码导致的

https://github.com/blinkfox/hexo-theme-matery/blob/3ddcaee5faa8121c05de197cdff6dff127b09e28/layout/_partial/post-detail-toc.ejs#L31

margin改为padding后,看起来变得正常了。

抱歉暂时没有条件做pr

blinkfox commented 3 years ago

谢谢提醒,应该是有人改了相关样式引起的,我已经改了。