mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-06 20:33:33 +01:00
refs #1025 Set word-break for toot content
This commit is contained in:
parent
d2cbd330f9
commit
2ef326cb0d
@ -611,6 +611,7 @@ export default {
|
||||
.content {
|
||||
margin: var(--toot-padding) 0;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.emojione {
|
||||
|
Loading…
x
Reference in New Issue
Block a user