Improvements for #686

This commit is contained in:
the-djmaze 2023-01-05 16:27:13 +01:00
parent 9a5ad04a6e
commit 1311fd343b
6 changed files with 11 additions and 14 deletions

View file

@ -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);