1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #3573 from thornbill/fix-card-image-link

This commit is contained in:
Bill Thornton 2022-04-19 21:26:37 -04:00 committed by GitHub
commit 44224a3794
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,6 +171,7 @@ button::-moz-focus-inner {
position: relative;
background-clip: content-box !important;
color: inherit;
text-decoration: none;
}
.cardContent.cardImageContainer {