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
I'd say the best thing to do is to remove overflow: auto from .Post-body. Since overflow-wrap was added (flarum/framework@cde5d20), content overflowing shouldn't be a problem.
Current Behavior
The codeblock causes a post to have a horizontal scroll bar on mobile when added as the last part of a line.
Steps to Reproduce
Expected Behavior
The code block is moved to a new line
Screenshots
Environment
Additional Context
You can see the bug here: https://discuss.flarum.org/d/11006-twofactor-by-reflar/34
The text was updated successfully, but these errors were encountered: