From 81fefaf47ccf478a47d3c3bb0412659a3687e871 Mon Sep 17 00:00:00 2001 From: ProChopa <112766478+ProChopa@users.noreply.github.com> Date: Wed, 12 Jun 2024 02:04:55 +0400 Subject: [PATCH] ProSpotify.css --- ProSpotify.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ProSpotify.css b/ProSpotify.css index 1cc6b2e..62c8045 100644 --- a/ProSpotify.css +++ b/ProSpotify.css @@ -83,7 +83,7 @@ .main-nowPlayingView-section { background-color: transparent; padding: 0px; - max-height: 351px; + max-height: 333px; } .main-nowPlayingView-aboutArtist, .main-nowPlayingView-aboutArtistV2, @@ -236,6 +236,10 @@ div#context-menu:before, .XvgFwKtvocRdadc47KE9:hover>:first-child { background: rgba(var(--spice-rgb-selected-row), 0.2); } +.tippy-box[data-theme~=device-picker] { + background-color: unset; + backdrop-filter: blur(15px); +} /* NOTIFICATION TOASTER */ .main-notificationBubbleContainer-NotificationBubbleContainer .main-notificationBubble-NotificationBubble {