1
0

the gift buttons are just labelled differently in dms and servers ok

This commit is contained in:
2026-04-03 19:56:36 -04:00
committed by GitHub
parent 4a059bae40
commit a21382463f

View File

@@ -26,6 +26,7 @@
/* useless buttons taking up space in the typing box, you can access literally all of this from emojis */
[aria-label*="Give a Gift"] { display: none; }
[aria-label*="Send a gift"] { display: none; }
[aria-label*="Open GIF picker"] { display: none; }
[aria-label*="Open sticker picker"] { display: none; }
[class*="app-launcher-entrypoint"] { display: none; }