Skip to content

Commit

Permalink
Fix voice channel user limit colour
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jun 27, 2024
1 parent bc0e2c9 commit 6eb7e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/main/channelslist/_voice.scss
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@

// Inverted when connected or selected
:is(.modeConnected_d8bfb3, .modeSelected_d8bfb3),
:has(.modeConnected_d8bfb3, .modeSelected_d8bfb3) {
.containerDefault_f6f816:has(.modeConnected_d8bfb3, .modeSelected_d8bfb3) {
&,
&:hover {
+ .list_a478e5 {
Expand Down

0 comments on commit 6eb7e56

Please sign in to comment.