NewPlaylistButton now hidden again.

This commit is contained in:
doubletruth 2019-11-03 07:28:33 +10:00
parent 0e9fd328f1
commit f2629d3a3c

View File

@ -16,7 +16,7 @@
.profile.content-top-bar__profile-link,
.upgrade-button,
.view-player .remote-playback-bar,
.NewPlaylistButton {
.LeftSidebarNewPlaylistButton__button {
display: none !important;
}