mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 19:30:54 +08:00
🐛 修復部分設備遇到mobile-sidebar無法滾動的bugs
🐛 修復BUTTON標籤嵌套使用在其他標籤時,生成多了br標籤而導致樣式不同的bugs 🐛 修復文章front-matter的highlight_shrink和toc為空時,會出現js報錯的bugs
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
top: 0
|
||||
right: -250px
|
||||
z-index: 103
|
||||
overflow: hidden scroll
|
||||
overflow-x: hidden
|
||||
overflow-y: auto
|
||||
width: 250px
|
||||
height: 100%
|
||||
background: #f6f8fa
|
||||
|
||||
Reference in New Issue
Block a user