need to have these classes hardcoded for the sake of PS
This commit is contained in:
parent
52079a89e2
commit
7a6b7cd6ef
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
<span {{action "repeatChanged"}}>{{paper-icon repeatIcon class=repeatClass}}</span>
|
||||
</div>
|
||||
|
||||
<div id="play-list-area" class={{playListAreaClass}} {{action "addLocalAudio"}}>
|
||||
<div id="play-list-area" class="{{playListAreaClass}} ps-container ps-theme-default ps-active-y" {{action "addLocalAudio"}}>
|
||||
{{#if playQueueEmpty}}
|
||||
<div id="dragHere">
|
||||
Add your music files here
|
||||
|
|
|
|||
Reference in a new issue