Only load library playlists if not loaded already

This commit is contained in:
James Barnsley
2017-08-11 22:05:53 +12:00
parent 9bb4b79f1e
commit 6d2bf7ff87
2 changed files with 10 additions and 2 deletions

View File

@ -91,7 +91,7 @@
}
}
&:active {
.notouch &:active {
background: $black;
color: $white;
}