mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Improvements for #686
This commit is contained in:
parent
9a5ad04a6e
commit
1311fd343b
6 changed files with 11 additions and 14 deletions
|
|
@ -22,7 +22,7 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
|
||||
.messageList {
|
||||
height: calc(100% - 50px);
|
||||
height: calc(100% - 60px);
|
||||
background-color: #fff;
|
||||
border: 1px solid var(--border-color, #aaa);
|
||||
border-radius: var(--border-radius, 5px);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue