diff --git a/jellyfin.css b/jellyfin.css index a93464d..0369891 100644 --- a/jellyfin.css +++ b/jellyfin.css @@ -5,6 +5,10 @@ padding: .35em 1.9em .35em .35em; } +.layout-mobile .detailPagePrimaryContainer { + z-index: 0 !important; +} + .section0 .sectionTitle { display: none; }