mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Parental rating icon was not scaling up on TV layout
This commit is contained in:
@@ -482,7 +482,7 @@ html {
|
|||||||
|
|
||||||
.mediaInfoOfficialRating {
|
.mediaInfoOfficialRating {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
font-size: xx-small;
|
font-size: .6em;
|
||||||
transform: translateY(-.15em);
|
transform: translateY(-.15em);
|
||||||
padding-inline: .5em !important;
|
padding-inline: .5em !important;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
Reference in New Issue
Block a user