Fix: Banners in TV Network and Active Sessions sections were abnormally large
This commit is contained in:
parent
803ac92da7
commit
58a4dc261b
1 changed files with 5 additions and 0 deletions
|
|
@ -800,3 +800,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-inline-start: .5em;
|
margin-inline-start: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.backdropCard,
|
||||||
|
.bannerCard {
|
||||||
|
width: 47%;
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue