mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Show overlay for unavailable videos
This commit is contained in:
parent
8b31f58998
commit
728a335f2c
4 changed files with 23 additions and 6 deletions
|
|
@ -307,6 +307,8 @@ video, .video-container img {
|
|||
text-align: center;
|
||||
top: calc(50% - 20px);
|
||||
font-size: 20px;
|
||||
line-height: 1.3;
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
||||
.video-overlay div {
|
||||
|
|
|
|||
Loading…
Reference in a new issue