mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Banners in TV Network and Active Sessions sections were abnormally large
This commit is contained in:
@@ -799,4 +799,9 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
line-height: 1.75em;
|
line-height: 1.75em;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-inline-start: .5em;
|
margin-inline-start: .5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.backdropCard,
|
||||||
|
.bannerCard {
|
||||||
|
width: 47%;
|
||||||
}
|
}
|
Reference in New Issue
Block a user