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
The docs have the right side cut off unless the viewport is very wide. This happens both when the sidebar is shown, as well as when hidden on narrower viewports. To make matters worse, you can't scroll to view the overflow.
Code snippet
No response
Expected Behavior
The CSS should be adjusted so that the content fits within the viewport. (Or worst case, a scollbar should exist to enable scrolling to see the overflow.)