diff --git a/andromeda.css b/andromeda.css index e41d2b2..98a6ed5 100644 --- a/andromeda.css +++ b/andromeda.css @@ -101,10 +101,11 @@ div:has(> div > .emby-scroller-container) { /* ============================== */ /* Media detail page /* ============================== */ -/* Background */ +/* Remove backdrop used as padding on desktop */ .layout-desktop .itemBackdrop { display: none; } +/* Position backdrop on mobile */ .layout-mobile .itemBackdrop { margin-top: unset;