gfsd
This commit is contained in:
@@ -52,6 +52,18 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.v0ck canvas.audio-visualizer {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
pointer-events: none;
|
||||
z-index: 1 !important;
|
||||
}
|
||||
|
||||
.v0ck_overlay {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user