mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 05:34:51 +00:00
Decrypt: improved layout
This commit is contained in:
parent
96110c34a9
commit
6d7f36f2c8
1 changed files with 3 additions and 1 deletions
|
@ -195,9 +195,11 @@
|
|||
|
||||
<div id="content" style="display: none; width: 100%;">
|
||||
<p>The sender sent you this password protected content with <a href="https://email.faircode.eu/" target="_blank">FairEmail</a>:</p>
|
||||
|
||||
<hr style="margin-top: 30px;">
|
||||
<p id="message" style="width: 100%;"></p>
|
||||
<p id="message" style="width: 100%; font-size: larger;"></p>
|
||||
<hr style="margin-bottom: 30px;">
|
||||
|
||||
<div>
|
||||
<div id="copy" class="button">
|
||||
<span>📋</span><br>
|
||||
|
|
Loading…
Reference in a new issue