mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 11:58:10 +08:00
fix: 修复 anchor-nav 滚动条异常问题 (#4576)
This commit is contained in:
parent
07455877d5
commit
db77dc3cac
@ -106,6 +106,7 @@
|
||||
overflow: auto;
|
||||
scroll-behavior: smooth;
|
||||
background: var(--Tabs-content-bg);
|
||||
position: relative;
|
||||
|
||||
> .#{$ns}AnchorNav-section {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user