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:
commit
515dcfd339
4 changed files with 39 additions and 9 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue