mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Show badges on quoted gifs
This commit is contained in:
@@ -661,7 +661,7 @@ video {
|
||||
}
|
||||
|
||||
.quote-badge {
|
||||
left: 0px;
|
||||
left: 6px;
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
align-self: flex-end;
|
||||
@@ -673,4 +673,6 @@ video {
|
||||
border-radius: 4px;
|
||||
color: #fffffff0;
|
||||
padding: 0px 2px;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user