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:
parent
6cc56adad7
commit
d5ebfe4add
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