This repository was archived by the owner on Dec 7, 2021. It is now read-only.
This repository was archived by the owner on Dec 7, 2021. It is now read-only.
Documentation pages overflowing the viewport (code blocks) #68
Open
Description
As pointed out by a user named @Pearl
on the discord server, some documentation pages overflow out of the viewport, and without scrollbar, rendering them impossible to read.
By investigating further, it appears that the pages with overflow are the ones with code blocks containing lines wider than the content margins. This seems to cause the margins to be pushed further out, allowing the content to extend out of the screen.
This problem is more apparent on small or narrow screens, like mobile phones.
Metadata
Metadata
Assignees
Labels
No labels