Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(frontend/comments): Change word-break on comments to break-word #2368

Closed
wants to merge 1 commit into from

Conversation

lol768
Copy link
Contributor

@lol768 lol768 commented Sep 28, 2022

Before:

image

Problems: Hard to read, no dashes to indicate that words have been broken across lines.

After:

image

Much easier to read, container overflows in the X direction for super long unbreakable words, which I think is preferable to the original behaviour.

@superalex superalex self-assigned this Oct 4, 2022
@superalex superalex closed this Oct 4, 2022
@superalex
Copy link
Contributor

Merged here -> 4a3a181

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants