theme: Move the black background of the video
We need the black inside the subsurface node for the single-pixel optimization to work, so put it there.
This commit is contained in:
@@ -3940,7 +3940,9 @@ video {
|
||||
min-height: 64px;
|
||||
border-radius: 32px;
|
||||
}
|
||||
background: black;
|
||||
& graphicsoffload > picture {
|
||||
background: black;
|
||||
}
|
||||
}
|
||||
|
||||
/************
|
||||
|
||||
Reference in New Issue
Block a user