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
As you can see on my image, the scrollbar seems to be appearing outside of the element they're supposed to be in. They are hovering blocks, in the center of the website.
I pretty much only gave them the ss-container class and a "height:300px" css rule. Also, these elements all have box-sizing on "border-box".
So, for an accurate description;
1 ) reload page
2 ) hover over scrollable block
3 ) see scrollbar next to scrollable block
4 ) Hover out and back in again; it fixed itself.
alternate 4 ) Scroll, it'll fix itself as well.
The text was updated successfully, but these errors were encountered:
As you can see on my image, the scrollbar seems to be appearing outside of the element they're supposed to be in. They are hovering blocks, in the center of the website.
I pretty much only gave them the ss-container class and a "height:300px" css rule. Also, these elements all have box-sizing on "border-box".
So, for an accurate description;
1 ) reload page
2 ) hover over scrollable block
3 ) see scrollbar next to scrollable block
4 ) Hover out and back in again; it fixed itself.
alternate 4 ) Scroll, it'll fix itself as well.
The text was updated successfully, but these errors were encountered: