Discord-Css-Snippets/OtherStuff/hideGlobalDiscovery.css

9 lines
No EOL
223 B
CSS

/**
* @name hidePinDiscovery
* @author krystalskullofficial
* @version 1.0
* @description Hides the new pinned Discovery Icon
*/
[class*=unreadMentionsFixedFooter_]{bottom: 0px !important;}
.footer_aa1bff {display: none; }