mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
Implement visualizer plugin
This commit is contained in:
9
plugins/visualizer/empty-player.css
Normal file
9
plugins/visualizer/empty-player.css
Normal file
@ -0,0 +1,9 @@
|
||||
#player {
|
||||
margin: 0 !important;
|
||||
background: black;
|
||||
}
|
||||
|
||||
#song-image,
|
||||
#song-video {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user