forked from AkkomaGang/akkoma-fe
Merge branch 'better-still-emoji' into proper-attachments
* better-still-emoji: fix "+X more" sticking
This commit is contained in:
commit
777f6c0162
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
.showMoreLess {
|
.showMoreLess {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
color: var(--link);
|
color: var(--link);
|
||||||
|
margin-right: 0.25em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mention-link {
|
.mention-link {
|
||||||
|
|
Loading…
Reference in a new issue