mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Fixed canvas injected at the wrong position #1234
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
#player {
|
||||
margin: 0 !important;
|
||||
background: black;
|
||||
}
|
||||
|
||||
#song-image,
|
||||
#song-video {
|
||||
display: none !important;
|
||||
#visualizer {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user