From b86b8d3832deb05a4d31e62d88d733054cadf3f8 Mon Sep 17 00:00:00 2001 From: Kira Date: Thu, 2 Jul 2026 17:20:20 -0400 Subject: [PATCH] target new quest popup I LOVE PLAYING WHACK A MOLE WITH HORRIBLE COMPANIES!!!!! --- vencord.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vencord.css b/vencord.css index e7cdb38..f7e6fcc 100644 --- a/vencord.css +++ b/vencord.css @@ -19,6 +19,8 @@ /* the hydra sprouts a new ugly head in the friends list next to the shop and nitro buttons which also get removed in the next few lines */ [class*="container_e45859"]:has([href*="/quest-home"]) { display: none; } +/* bullshit quest popup in voice calls */ +[class*="wrapper"]:has( > [class*="rewardTileWrapper"]) { display: none; } /* stupid shop and nitro button nobody on earth has ever clicked */