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
I changed the styles to .scrollyeah__wrap {overflow-y: hidden; overflow-x: visible} But when dragging with the mouse, the scrollbar disappears. How to remove missing scrollbars in a block?
I changed the styles to .scrollyeah__wrap
{overflow-y: hidden; overflow-x: visible}But when dragging with the mouse, the scrollbar disappears. How to remove missing scrollbars in a block?