Skip to content

Commit

Permalink
Fix "Invite to Server" context menu button
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitslayn committed Jul 28, 2024
1 parent 9dc41c0 commit ed4c8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/btw.bitslayn.revertProfiles/src/fixes/static.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Fix static profiles
div[id^="popout"] > [data-popout-animating="false"],
div[id^="popout"] > [data-popout-animating="false"]:has(> div > [class^="biteSizeOuter"]), // Required :has() to fix "Invite to Server" context menu button
[class^="accountProfilePopoutWrapper"],
[class^="customizationSection"],
[class^="previewContainer"] > [class^="biteSizeOuter"],
Expand Down

0 comments on commit ed4c8fe

Please sign in to comment.