mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Reorder timeline tweets according to their threads
This commit is contained in:
parent
83931e7044
commit
344d3cd57f
5 changed files with 29 additions and 6 deletions
|
|
@ -322,6 +322,10 @@ video {
|
|||
display: contents !important;
|
||||
}
|
||||
|
||||
.retweet {
|
||||
margin-top: -5px !important;
|
||||
}
|
||||
|
||||
.retweet, .pinned, .tweet-stats {
|
||||
align-content: center;
|
||||
color: hsla(240,1%,73%,.7);
|
||||
|
|
|
|||
Loading…
Reference in a new issue