forked from AkkomaGang/akkoma-fe
Revert "removed break-line for links because it didn't seem to make sense"
This reverts commit 2f4d811079
.
This commit is contained in:
parent
d45774b485
commit
5f74ae8de5
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
|
||||
a {
|
||||
display: inline-block;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.status-content {
|
||||
|
|
Loading…
Reference in a new issue