Skip to content

Commit

Permalink
Blur: feed & play queue sidebars
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ckoates committed Sep 18, 2024
1 parent d998d04 commit 5d2d997
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/blur.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ main > [data-type="page"],
padding-bottom: 96px;
}

#feedSidebar,
#playQueueSidebar,
[class*="playQueueWithoutHeader--"] button {
background-color: var(--blur-background);
backdrop-filter: blur(var(--blur-radius));
Expand Down

0 comments on commit 5d2d997

Please sign in to comment.