mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
cherry-picked: Fixed canvas injected at the wrong position
Co-authored-by: MiepHD <63968466+MiepHD@users.noreply.github.com>
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