Add last edited at indicator in status

This commit is contained in:
Tusooa Zhu 2022-06-22 16:05:27 -04:00
commit ed8bc61022
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224
3 changed files with 32 additions and 1 deletions

View file

@ -156,7 +156,8 @@
margin-right: 0.2em;
}
& .heading-reply-row {
& .heading-reply-row,
& .heading-edited-row {
position: relative;
align-content: baseline;
font-size: 0.85em;