mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Fix link colors in details overview
This commit is contained in:
parent
d57eff1c9b
commit
e83fcf89fb
@ -485,6 +485,10 @@
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.detailSectionContent a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.personBackdrop {
|
||||
background-size: contain;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user