提交 61e21e5e 编写于 作者: X xjh22222228

fix(side): header top

上级 8615ec1a
......@@ -73,7 +73,7 @@ export default class HomeComponent {
const headerEl = document.querySelector('.search-header')
if (headerEl) {
this.isFirst = true
this.marginTop = headerEl.clientHeight
this.marginTop = headerEl.clientHeight + 25
}
}, 26)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册