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
|
|
@ -799,4 +799,9 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
line-height: 1.75em;
|
||||
font-weight: 600;
|
||||
margin-inline-start: .5em;
|
||||
}
|
||||
|
||||
.backdropCard,
|
||||
.bannerCard {
|
||||
width: 47%;
|
||||
}
|
||||
Loading…
Reference in a new issue