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:
commit
44224a3794
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ button::-moz-focus-inner {
|
||||||
position: relative;
|
position: relative;
|
||||||
background-clip: content-box !important;
|
background-clip: content-box !important;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardContent.cardImageContainer {
|
.cardContent.cardImageContainer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue