Merge pull request #1820 from thornbill/fix-guide-margin

Remove horizontal margins on guide
This commit is contained in:
dkanada 2020-08-22 07:42:09 +09:00 committed by GitHub
commit 9e3a27266c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,10 @@
contain: strict;
}
.programContainer.emby-scroller {
margin: 0;
}
.channelPrograms {
height: 4.42em;
contain: strict;