mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
10 lines
115 B
CSS
10 lines
115 B
CSS
#player {
|
|
margin: 0 !important;
|
|
background: black;
|
|
}
|
|
|
|
#song-image,
|
|
#song-video {
|
|
display: none !important;
|
|
}
|