mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 10:30:18 -05:00
increase padding on bottom of reader body
This commit is contained in:
parent
0bbe3af107
commit
4ee8625c10
@ -80,7 +80,7 @@
|
|||||||
.body {
|
.body {
|
||||||
margin-top: 1.75em;
|
margin-top: 1.75em;
|
||||||
cursor: text;
|
cursor: text;
|
||||||
padding-bottom: 200px;
|
padding-bottom: 250px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
Loading…
Reference in New Issue
Block a user