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 hid the webkit scrollbars for chrome because they mess up the width of the neighboring divs in the container, unlike in firefox where the scrollbars are floating on top of all elements.
Issue:
On Edge/ Chromium, the scrollbar is unstyled:
Solution
I assume the issue is that CSS rules for Chromium are missing. Implementing those should solve the issue.
The text was updated successfully, but these errors were encountered: