mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Render "more replies" for the main thread
This commit is contained in:
@@ -345,6 +345,11 @@ video, .video-container img {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.video-overlay button {
|
||||
padding: 5px 8px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.still-image {
|
||||
max-height: 379.5px;
|
||||
max-width: 533px;
|
||||
@@ -400,6 +405,9 @@ video, .video-container img {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.tweet-stats {
|
||||
margin-bottom: -3px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user