Skip to content

Commit

Permalink
fix: replace home page equalizer icon (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohitstom authored Jan 19, 2024
1 parent 1f93de5 commit 99f474f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions catppuccin/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@
background-image: var(--spice-equalizer);
}

.view-homeShortcutsGrid-equaliser {
background-image: var(--spice-equalizer);
background-size: cover;
padding-left: 35%;
}

// Scrollbars
.os-scrollbar-track,
::-webkit-scrollbar {
Expand Down

0 comments on commit 99f474f

Please sign in to comment.