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
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
* Only show scrollbars when needed
Changes `overflow: scroll` to `overflow: auto` so that scroll bars only
appear if the content is scrollable. This primarily affects macOS users
who opt to always show scroll bars for accessibility reasons (and users
on platforms that don't auto-hide scroll bars).
* Regenerate all.min.css
* Add changelog entry for #132
Co-authored-by: Mattt <[email protected]>
0 commit comments