fix: 文章頁有toc的界面出現滾動條

fix: 在layout標簽內的元素,如是position: fixed,其相對定位會更改 #482 #483
This commit is contained in:
Jerry
2021-02-01 16:01:33 +08:00
parent defb1c5f31
commit a50a63905d
5 changed files with 8 additions and 13 deletions

View File

@@ -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)