Skip to content

Commit

Permalink
fix: resolves #51 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohitstom authored Oct 12, 2023
1 parent 14b479f commit 5b1e519
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions catppuccin/src/_top_bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,9 @@
.main-entityHeader-withBackgroundImage {
background-color: rgba(var(--spice-rgb-player), 0.2);
}

// Play button
.main-topBar-topbarContent .main-playButton-PlayButton {
margin-right: 8px;
}
}

0 comments on commit 5b1e519

Please sign in to comment.