Skip to content

Commit

Permalink
fix: theme spotify invites
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckFire committed Feb 17, 2024
1 parent 7a2b8ff commit 74f01fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/theme/chat/_messages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,9 @@
background-color: var(--background-secondary-alt);
}
}
// Spotify Invites
.invite__2a93b {
border-color: var(--background-secondary-alt);
background-color: var(--background-secondary);
}
}

0 comments on commit 74f01fa

Please sign in to comment.