Switch wrong condition for the new previous track behaviour and fix lint

This commit is contained in:
ferferga 2020-06-18 11:12:03 +02:00
parent f9119cc2f6
commit 5a87754c2a
3 changed files with 3 additions and 2 deletions

View file

@ -364,6 +364,7 @@
padding-left: 7.3%;
padding-right: 7.3%;
}
.playlistSectionButtonTransparent {
background: rgba(0, 0, 0, 0) !important;
}