1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-07 20:45:36 -05:00

Add button to show earlier thread replies

This commit is contained in:
Zed
2019-12-06 06:03:50 +01:00
parent dc56e3ebe2
commit 397471f8f4
3 changed files with 17 additions and 0 deletions

View File

@@ -80,6 +80,11 @@
margin-bottom: 0;
margin-left: -2.5px;
}
.earlier-replies {
padding-bottom: 0;
margin-bottom: -5px;
}
}
.timeline-item.thread-last::before {