1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-01 03:28:20 +01:00

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

View File

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