This commit is contained in:
the-djmaze 2024-02-11 17:06:22 +01:00
parent 7f40c317d0
commit bfb0874c47

View file

@ -17,6 +17,12 @@
width: 100%;
}
/* https://github.com/the-djmaze/snappymail/issues/1427
#V-MailFolderList .unreadOnly li a:not(.unread-sub):not([data-unread]) {
display:none;
}
*/
.b-folders {
display: flex;
flex-direction: column;