Merge pull request #1166 from h3poteto/iss-1136

closes #1136 Remove word-break in toot
This commit is contained in:
AkiraFukushima 2019-12-11 22:09:38 +09:00 committed by GitHub
commit f2ce160075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -614,7 +614,6 @@ export default {
.content {
margin: var(--toot-padding) 0;
word-wrap: break-word;
word-break: break-all;
}
.emojione {