This commit is contained in:
the-djmaze 2022-11-03 17:20:46 +01:00
parent 7c362879ed
commit ce3acc4ec8
11 changed files with 39 additions and 24 deletions

View file

@ -98,12 +98,6 @@ body > header ul {
color: inherit;
}
#V-MailMessageView,
.b-folders .b-content {
bottom: 5px;
top: 50px;
}
.messageListItem * {
cursor: pointer;
}
@ -114,7 +108,7 @@ body > header ul {
*/
.messageList {
margin: 0 5px;
margin: 0 5px 0 0;
}
a.selectable {