mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 15:19:32 +00:00
Add button to show earlier thread replies
This commit is contained in:
parent
dc56e3ebe2
commit
397471f8f4
3 changed files with 17 additions and 0 deletions
|
|
@ -80,6 +80,11 @@
|
|||
margin-bottom: 0;
|
||||
margin-left: -2.5px;
|
||||
}
|
||||
|
||||
.earlier-replies {
|
||||
padding-bottom: 0;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
}
|
||||
|
||||
.timeline-item.thread-last::before {
|
||||
|
|
|
|||
Loading…
Reference in a new issue