mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
make background full opaque
This commit is contained in:
parent
34b056301d
commit
f3a6dded5d
@ -29,6 +29,8 @@
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
|
|
||||||
&.video-canvas-enabled {
|
&.video-canvas-enabled {
|
||||||
|
background-color: rgba(var(--predominant-color-rgb-values), 1);
|
||||||
|
|
||||||
.lyrics_viewer_video_canvas {
|
.lyrics_viewer_video_canvas {
|
||||||
video {
|
video {
|
||||||
opacity: @enabled-video-canvas-opacity;
|
opacity: @enabled-video-canvas-opacity;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user