You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually the border of the scrollable area is outside. What should happen on a scrollable box when you set overflow-clip-margin: border-box?
Are you supposed to make the contents overlap the border area? If so, what happens with classic (Windows-like) scrollbars, which are inside the border area? I'm not sure how that would work.