mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 23:35:25 +00:00
Fix: Program list was limited to single column
This commit is contained in:
@@ -2727,7 +2727,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
.layout-tv .itemDetailsGroup,
|
.layout-tv .itemDetailsGroup,
|
||||||
.layout-tv .nextUpSection,
|
.layout-tv .nextUpSection,
|
||||||
.layout-tv .detailSection>#listChildrenCollapsible,
|
.layout-tv .detailSection>#listChildrenCollapsible,
|
||||||
.collectionItems {
|
.collectionItems,
|
||||||
|
.programGuideSection {
|
||||||
grid-column: 1 / -1;
|
grid-column: 1 / -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user