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

Words don't break correctly in blockquote, in almost every tags when using preview and print functions #340

Closed
dexterio200 opened this issue Apr 16, 2020 · 1 comment
Milestone

Comments

@dexterio200
Copy link

Word break should be set to 'normal' instead of 'break-all'

.sun-editor-editable {
word-break: normal;
}

@JiHong88 JiHong88 added this to the 2.29.0 milestone Apr 17, 2020
@JiHong88
Copy link
Owner

JiHong88 commented May 8, 2020

The 2.29.0 version has been updated.
If this issue has not been resolved, please reopen this issue.
Thank you.

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

No branches or pull requests

2 participants