FIX: changed classname for YT images (#20212)

This commit is contained in:
chapoi 2023-02-08 05:57:36 +01:00 committed by GitHub
parent 7332873051
commit d33d98f9c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,7 +144,8 @@
text-decoration: none;
}
img.ytp-thumbnail-image {
img.ytp-thumbnail-image,
img.youtube-thumbnail {
height: 100%;
max-height: unset;