mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Fix thumbnail for deleted videos
This commit is contained in:
parent
a1f49b279f
commit
ce4b07d7d7
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ div.thumbnail {
|
|||
img.thumbnail {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue