Improved mailvelope handling

This commit is contained in:
the-djmaze 2023-03-07 16:06:09 +01:00
parent 4a9bc53558
commit d484392518
2 changed files with 54 additions and 52 deletions

View file

@ -455,6 +455,10 @@
}
}
.mailvelope iframe {
min-height: 400px;
}
html:not(.sm-msgView-bottom):not(.sm-msgView-side) {
#rl-right:not(.message-selected) #V-MailMessageView {
display: none;