Merge branch 'expand-notifications' into 'develop'

add icon to allow expand collapsed (status-related) notifications

Closes #1224

See merge request pleroma/pleroma-fe!1701
This commit is contained in:
HJ 2022-12-22 10:48:01 +00:00
commit 515dcfd339
4 changed files with 39 additions and 9 deletions

View file

@ -112,6 +112,16 @@
min-width: 3em;
text-align: right;
}
.timeago-link {
margin-right: 0.2em;
}
.expand-icon {
.svg-inline--fa {
margin-left: 0.25em;
}
}
}
.emoji-reaction-emoji {