Skip to content

Commit

Permalink
Fix: Theme status bubble in full user profile and DM user sidebar as …
Browse files Browse the repository at this point in the history
…well (#313)
  • Loading branch information
DokterKaj authored Aug 6, 2024
1 parent c34b767 commit 88a5763
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 @@ -663,7 +663,7 @@ div[class*="userProfileOuter_"] {
}

// Thought bubble
div[class^="userPopoutInner"] div[class^="statusBubbleOuter"] {
div[class^="statusBubbleOuter"] {
&:before,
&:after,
span[class^="statusBubble"] {
Expand Down

0 comments on commit 88a5763

Please sign in to comment.