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 */