mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 15:10:10 -05:00
udate spacing in writer
This commit is contained in:
parent
a919081e75
commit
f25e7022d5
@ -47,7 +47,7 @@
|
||||
}
|
||||
|
||||
.encrypt-preview {
|
||||
margin-top: 3em;
|
||||
margin-top: 1.5em;
|
||||
font-family: monospace;
|
||||
color: $grey-text-color;
|
||||
word-wrap: break-word;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
<div class="encrypt-preview">
|
||||
<p>-----BEGIN ENCRYPTED PREVIEW-----<br>{{ciphertextPreview}}<br>-----END ENCRYPTED PREVIEW-----</p>
|
||||
<p>--</p><p>{{signature}}</p>
|
||||
<p>--<br>{{signature}}</p>
|
||||
</div><!--/.encrypt-preview-->
|
||||
</div><!--/.mail-text-body-->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user