修复刷新后下移的问题
This commit is contained in:
parent
62763af8ff
commit
d7ab590958
@ -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%
|
||||
|
@ -957,6 +957,8 @@ modal
|
||||
display none
|
||||
|
||||
.postPage
|
||||
.articleDetails:not(:first-child)
|
||||
margin-top 30px
|
||||
.articleDetails
|
||||
margin-top 30px
|
||||
background-color #fff
|
||||
|
Loading…
Reference in New Issue
Block a user