Scroll-margin-top: Why overflow hidden has an impact
So I've worked out that removing
overflow: hidden
fixes the problem on at least one of my sections
that were ignoring the scroll-margin-top property
On at least one other it has no impact. I was just wondering if anyone had any ideas why that might be? Does it scroll to the contained elements that have overflowed and aren't visible?0 Replies