Fix skins that don't use black background for playlist

This commit is contained in:
Jordan Eldredge 2017-09-27 22:41:23 -07:00
parent 650a8fec77
commit 26b3f0becc

View file

@ -40,7 +40,6 @@
flex-grow: 1;
display: flex;
flex-direction: row;
background-color: black;
overflow: hidden;
}