mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
Update hideGlobal Discovery
This commit is contained in:
parent
752005b07a
commit
0578c928f9
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
|||
/**
|
||||
* @name hidePinDiscovery
|
||||
* @author krystalskullofficial
|
||||
* @author krystalskullofficial, dav154
|
||||
* @description Hides the new pinned Discovery Icon.
|
||||
* @version 4.1.0
|
||||
* @version 5.0.0
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets#9th-hidepindiscovery--hides-the-new-pinned-discovery-icon
|
||||
*/
|
||||
|
||||
[class*=unreadMentionsFixedFooter_]{bottom: 0px !important;}
|
||||
.footer__214dc, [class*=discoveryIcon_] {display: none; }
|
||||
.tutorialContainer__650eb + .listItem__650eb {display: none;}
|
Loading…
Add table
Reference in a new issue