From 3cfe9d67d18fc8339e60faf9c5121c9022d2743d Mon Sep 17 00:00:00 2001 From: Krystal Date: Sat, 1 Feb 2025 20:09:47 -0500 Subject: [PATCH] can use :has --- OtherStuff/hideGlobalDiscovery.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OtherStuff/hideGlobalDiscovery.css b/OtherStuff/hideGlobalDiscovery.css index 9835378..435bcd1 100644 --- a/OtherStuff/hideGlobalDiscovery.css +++ b/OtherStuff/hideGlobalDiscovery.css @@ -6,4 +6,4 @@ */ [class*=unreadMentionsFixedFooter_]{bottom: 0px !important;} -[class^=footer_]:has([class*=discoveryIcon_]) {display: none; } +.footer__214dc, [class*=discoveryIcon_] {display: none; } \ No newline at end of file