From 71de01842337834a715e0e51cfbad13ba27b8aa0 Mon Sep 17 00:00:00 2001 From: Send_Nukez Date: Mon, 4 Oct 2021 04:42:43 +0200 Subject: [PATCH] remove leftover comment --- user.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/user.css b/user.css index 5f47d47..720ab81 100644 --- a/user.css +++ b/user.css @@ -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); -} +} \ No newline at end of file