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
fix: prevent horizontal scrollbar on sticky TOC (#363)
Add overflow-x: hidden to the sticky TOC container to prevent a
horizontal scrollbar from appearing when long section titles wrap
in the 'On this page' sidebar.
0 commit comments