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