mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix underline in card images
This commit is contained in:
parent
89af1e339d
commit
cd24cd19b0
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ button::-moz-focus-inner {
|
|||
position: relative;
|
||||
background-clip: content-box !important;
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.cardContent.cardImageContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue