From bd6f11ea7861c6f03c5eadea1782da2b35391f63 Mon Sep 17 00:00:00 2001 From: mihawk90 Date: Wed, 5 Jun 2024 17:03:45 -0400 Subject: [PATCH] Backport pull request #5640 from jellyfin-web/release-10.9.z Fix background being invisible with theme videos Original-merge: 7854c4b20b33596fbd8f2441b7a99850d9e58612 Merged-by: thornbill Backported-by: Joshua M. Boniface --- src/styles/site.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/site.scss b/src/styles/site.scss index 0e9c66c901..f3f1a699b7 100644 --- a/src/styles/site.scss +++ b/src/styles/site.scss @@ -39,7 +39,6 @@ body { right: 0; bottom: 0; contain: strict; - z-index: -1; } .layout-mobile,