From 7355881ebb306addc2d56249ba688c0fa72167ac Mon Sep 17 00:00:00 2001 From: autumn-the-kitty-cat Date: Wed, 17 Dec 2025 22:14:12 -0500 Subject: [PATCH] fix: new discord css broken everything. here's a temporary solution to hide the unwanted tabs again --- no-nitro.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/no-nitro.css b/no-nitro.css index 51520c6..918c90f 100644 --- a/no-nitro.css +++ b/no-nitro.css @@ -4,9 +4,9 @@ * @author Vendicated, msm8916, D3SOX, autumn-the-kitty-cat * @version 1.2 */ -[class^=channel_]>div>[href="/store"], -[class^=channel_]>div>[href="/shop"], -[class^=channel_]>div>[href="/quest-home"], +[class*=channel]>div>[href="/store"], +[class*=channel]>div>[href="/shop"], +[class*=channel]>div>[href="/quest-home"], [class^=channelTextArea] [class^=buttons_]>button, [class^=upsellVisible_], [class^=premiumIconWrapper],