提交 25c2f159 编写于 作者: D dolymood

update(doc): better scroll into

上级 064015c0
......@@ -34,7 +34,7 @@
if (window.innerWidth > 960) {
setTimeout(() => {
const el = document.querySelector('.page-sidelist .nav-active')
el && el.scrollIntoView()
el && el.scrollIntoViewIfNeeded()
}, 0)
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册