1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove horizontal margins on guide

This commit is contained in:
Bill Thornton 2020-08-18 16:33:37 -04:00
parent 6cc56adad7
commit d5ebfe4add

View file

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