Add full support for tweet edit history

Fixes #700
This commit is contained in:
Zed 2026-02-16 00:52:17 +01:00
commit a15d1ce16b
13 changed files with 194 additions and 60 deletions

View file

@ -35,6 +35,11 @@
margin-top: -6px;
}
.quote-latest {
padding: 0px 8px 6px 8px;
color: var(--grey);
}
.replying-to {
padding: 0px 8px;
margin: unset;