diff --git a/app.css b/app.css index 7a40251..8faf689 100644 --- a/app.css +++ b/app.css @@ -195,10 +195,15 @@ NOW PLAYING BAR SIDEBAR ------*/ -.main-buddyFeed-container { +.main-buddyFeed-container, .ffFwfKcPDbmAPLXzxzKq { --background-base: var(--backdrop)!important; } +/* tentative fix for sidebar box shadow */ +.main-nowPlayingView-nowPlayingWidget > div > div:nth-child(1) > div { + box-shadow: none !important; +} + .main-buddyFeed-header { padding-top: 0px !important; padding-bottom: 0px;