Environment
Bug present in the Docsy website itself
Problem
When we have a long single line formula, the layout breaks on small screens creating an additional empty space to the right.
I think we should add overflow-x: scroll to handle longer formulas.
Environment
Bug present in the Docsy website itself
Problem
When we have a long single line formula, the layout breaks on small screens creating an additional empty space to the right.
I think we should add
overflow-x: scrollto handle longer formulas.