Skip to content

Commit

Permalink
Update snippets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Duckyz95 authored and kyrie25 committed Jan 22, 2025
1 parent 4240d13 commit 40cc948
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/snippets.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"title": "Remove Playlist Album Cover",
"description": "Remove the album cover from the playlist banner",
"code": ".main-entityHeader-imageContainer.main-entityHeader-imageContainerNew { display: none; }",
"preview": "resources/assets/snippets/Remove-Playlist-Cover.png"
},
{
"title": "Rounded 'Now Playing' Bar",
"description": "Adds rounded corners to the 'Now Playing' bar so it matches the rest of the User Interface.",
Expand Down

0 comments on commit 40cc948

Please sign in to comment.