alps: improve margin on email bodies
This commit is contained in:
parent
62910a94fb
commit
7ba4275471
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ main.message pre,
|
|||
main.message iframe {
|
||||
flex: 1 auto;
|
||||
padding: 1rem;
|
||||
margin: 1rem 0;
|
||||
margin: 0.3rem 0 0 0;
|
||||
background-color: white;
|
||||
border: 1px solid #eee;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in a new issue