mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-21 07:02:05 +00:00
QOL: Move source code under the src directory. (#1318)
This commit is contained in:
5
src/plugins/visualizer/empty-player.css
Normal file
5
src/plugins/visualizer/empty-player.css
Normal file
@ -0,0 +1,5 @@
|
||||
#visualizer {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
background-color: black;
|
||||
}
|
||||
Reference in New Issue
Block a user