forked from AkkomaGang/akkoma-fe
fix "+X more" sticking
This commit is contained in:
parent
8cc1ad67df
commit
0087d33c75
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
.showMoreLess {
|
||||
white-space: normal;
|
||||
color: var(--link);
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
|
||||
.mention-link {
|
||||
|
|
Loading…
Reference in a new issue