remove leftover comment

This commit is contained in:
Send_Nukez 2021-10-04 04:42:43 +02:00
parent 62efc875e6
commit 71de018423

View file

@ -165,7 +165,6 @@ span.artist-artistVerifiedBadge-badge svg > path:last-of-type {
line-height: 120px !important;
}
/** Hightlight selected playlist */
.main-contextMenu-menu {
background-color: var(--spice-button);
}
@ -980,4 +979,4 @@ html.right-expanded-cover.buddyfeed-visible .main-coverSlotExpanded-container {
.main-actionBar-ActionBarRow button:not(.main-playButton-primary) {
color: var(--spice-subtext);
}
}