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
It is a no-op on most browsers, the injected CSS used ::-webkit-scrollbar:vertical (the :vertical qualifier is unreliable in modern Chrome) and had nothing for Firefox.
We can't hide verticalScrollIndicator on the web
It is a no-op on most browsers, the injected CSS used ::-webkit-scrollbar:vertical (the :vertical qualifier is unreliable in modern Chrome) and had nothing for Firefox.