mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fix for covered video player
This commit is contained in:
parent
7c5832bfd2
commit
1f94534ce9
@ -254,7 +254,7 @@
|
|||||||
|
|
||||||
/* Modified background color */
|
/* Modified background color */
|
||||||
html,
|
html,
|
||||||
.backgroundContainer:not(.withBackdrop),
|
.backgroundContainer:not(.withBackdrop):not(.backgroundContainer-transparent),
|
||||||
.noBackdropTransparency .detailPageSecondaryContainer {
|
.noBackdropTransparency .detailPageSecondaryContainer {
|
||||||
background-color: var(--primary-background-color) !important;
|
background-color: var(--primary-background-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user