/** * @name hidePinDiscovery * @author krystalskullofficial * @version 4.0 * @description Hides the new pinned Discovery Icon * @authorId 929208515883569182 * @website https://krstlskll69.github.io/ * @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon- */ [class*=unreadMentionsFixedFooter_]{bottom: 0px !important;} .footer__214dc, [class*=discoveryIcon_] {display: none; }