forked from AkkomaGang/akkoma-fe
Merge branch 'feature/remove-hypenation' into 'develop'
Remove auto-hyphenation See merge request pleroma/pleroma-fe!800
This commit is contained in:
commit
5b8f5eddbf
1 changed files with 0 additions and 1 deletions
|
@ -257,7 +257,6 @@ $status-margin: 0.75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.status-el {
|
.status-el {
|
||||||
hyphens: auto;
|
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
|
|
Loading…
Reference in a new issue