Merge pull request #1166 from h3poteto/iss-1136
closes #1136 Remove word-break in toot
This commit is contained in:
commit
f2ce160075
|
@ -614,7 +614,6 @@ export default {
|
|||
.content {
|
||||
margin: var(--toot-padding) 0;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.emojione {
|
||||
|
|
Loading…
Reference in New Issue