mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-19 03:17:02 -04:00
BetterFolders: Fix unread indicator & read all buttons being duplicated (#776)
This commit is contained in:
parent
6b26c12bfa
commit
d931790ed0
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
.vc-bf-folder-sidebar [class*="wrapper-"] > [class*="listItem-"]:first-of-type {
|
||||
.vc-bf-folder-sidebar [class*="wrapper-"] > [class*="listItem-"]:first-of-type,
|
||||
.vc-bf-folder-sidebar [class*="unreadMentionsIndicator"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue