mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-10 21:17:07 +08:00
fix: 文章頁有toc的界面出現滾動條
fix: 在layout標簽內的元素,如是position: fixed,其相對定位會更改 #482 #483
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
flex-direction: column
|
||||
|
||||
+maxWidth768()
|
||||
padding: 1rem 5px !important
|
||||
padding: 1rem 5px
|
||||
|
||||
+minWidth2000()
|
||||
max-width: 1500px
|
||||
@@ -46,7 +46,3 @@
|
||||
|
||||
& > div
|
||||
width: 100% !important
|
||||
|
||||
// fix chrome enter animation blur
|
||||
.layout
|
||||
filter: blur(0)
|
||||
Reference in New Issue
Block a user