mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Make messageview a bit larger so that it is the same height as the messagelist
This commit is contained in:
parent
4bf1fa9f86
commit
7878b542a5
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ html, body {
|
|||
#rl-app {
|
||||
-webkit-touch-callout: none;
|
||||
font-size: var(--main-font-size, 14px);
|
||||
line-height: 1.15; /* 1 */
|
||||
line-height: 1.25; /* 1 */
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue