backwards compatibility

This commit is contained in:
Indiana Jone (Indi) 2025-04-12 21:38:08 -04:00
parent 28e45abe98
commit c81710d761

View file

@ -9,3 +9,7 @@
*/ */
.tutorialContainer__650eb + .listItem__650eb {display: none;} .tutorialContainer__650eb + .listItem__650eb {display: none;}
/*-- for backwards compatibility since people still use the old one ---*/
[class*=unreadMentionsFixedFooter_]{bottom: 0px !important;}
.footer__214dc, [class*=discoveryIcon_] {display: none; }