Skip to content

Commit

Permalink
fix: reading labels is hard (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxicAven authored Jun 24, 2024
1 parent 0fdf59a commit fac2d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/_popouts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ div[class*="userProfileOuter_"] {
div[class^="userPopoutInner"] div[class^="statusBubbleOuter"] {
&:before,
&:after,
div[class^="statusBubble"] {
span[class^="statusBubble"] {
background-color: $mantle;
}
}
Expand Down

0 comments on commit fac2d63

Please sign in to comment.