mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Merge pull request #1820 from thornbill/fix-guide-margin
Remove horizontal margins on guide
This commit is contained in:
commit
9e3a27266c
@ -70,6 +70,10 @@
|
|||||||
contain: strict;
|
contain: strict;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.programContainer.emby-scroller {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.channelPrograms {
|
.channelPrograms {
|
||||||
height: 4.42em;
|
height: 4.42em;
|
||||||
contain: strict;
|
contain: strict;
|
||||||
|
Loading…
Reference in New Issue
Block a user