Browse Source

fix jellyfin backdrops

pull/242/head
σттσ ∂σєѕη'т кησω 4 years ago
committed by GitHub
parent
commit
df738f6dd9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      CSS/themes/jellyfin/jellyfin-base.css

3
CSS/themes/jellyfin/jellyfin-base.css

@ -158,8 +158,7 @@ html {
}
.backgroundContainer,
html {
.backgroundContainer:not(.backgroundContainer.withBackdrop), html {
background: var(--theme-background);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;

Loading…
Cancel
Save