forked from midou/invidious
Fix thumbnail for deleted videos
This commit is contained in:
@ -89,6 +89,7 @@ div.thumbnail {
|
||||
img.thumbnail {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user