fix: 修复 anchor-nav 滚动条异常问题 (#4576)

This commit is contained in:
liaoxuezhi 2022-06-10 10:13:00 +08:00 committed by GitHub
parent 07455877d5
commit db77dc3cac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,7 @@
overflow: auto;
scroll-behavior: smooth;
background: var(--Tabs-content-bg);
position: relative;
> .#{$ns}AnchorNav-section {
display: block;