修复刷新后下移的问题

This commit is contained in:
yi-ge 2021-10-19 15:17:23 +08:00
parent 62763af8ff
commit d7ab590958
2 changed files with 5 additions and 1 deletions

View File

@ -416,9 +416,11 @@ input:-moz-placeholder
//
.pageList
.articleList:not(:first-child)
margin-top 30px
.articleList
background-color #fff
margin-top 30px
.articleImgs
width 100%

View File

@ -957,6 +957,8 @@ modal
display none
.postPage
.articleDetails:not(:first-child)
margin-top 30px
.articleDetails
margin-top 30px
background-color #fff