Browse Source

alps: improve margin on email bodies

master
Drew DeVault 4 years ago
committed by Simon Ser
parent
commit
7ba4275471
No known key found for this signature in database GPG Key ID: FDE7BE0E88F5E48
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      themes/alps/assets/style.css

+ 1
- 1
themes/alps/assets/style.css View File

@@ -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…
Cancel
Save