Added clarifying comments

This commit is contained in:
Samira
2026-04-28 17:18:17 +02:00
parent 780317e469
commit 00b72fe044
+2 -1
View File
@@ -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;