#Get rid of the annoying create invite

1 messages · Page 1 of 1 (latest)

stark rune
#

You could also use this for the invite button instead to avoid aria-label

[class^=actionIcon_]:has(>[d^="M14.5 8a3 3 0 1 0-2.7-4.3c"]) {
  display: none;
}```
uneven onyx
#

thanks to both of you, the snippet from gold_me worked for most channels, but some channels still displayed it for some reason Peepo_Shrug