mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1820 from thornbill/fix-guide-margin
Remove horizontal margins on guide
This commit is contained in:
commit
9e3a27266c
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue