We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98f7d67 + 4304192 commit cadc7bbCopy full SHA for cadc7bb
assets/trix/stylesheets/content.scss
@@ -4,6 +4,8 @@ $quote-padding-start: 0.6em;
4
5
.trix-content {
6
line-height: 1.5;
7
+ overflow-wrap: break-word;
8
+ word-break: break-word;
9
10
* {
11
box-sizing: border-box;
0 commit comments