Merge branch 'feature/remove-hypenation' into 'develop'
Remove auto-hyphenation See merge request pleroma/pleroma-fe!800
This commit is contained in:
commit
5b8f5eddbf
|
@ -257,7 +257,6 @@ $status-margin: 0.75em;
|
|||
}
|
||||
|
||||
.status-el {
|
||||
hyphens: auto;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
word-break: break-word;
|
||||
|
|
Loading…
Reference in New Issue