mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-03 02:05:36 +00:00
Decrypt: improved layout
This commit is contained in:
parent
143bbd1a87
commit
f351f7dff2
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,7 @@
|
|||
<p>
|
||||
The sender should have provided the password.
|
||||
</p>
|
||||
<hr>
|
||||
<fieldset id="fields" style="border:0 none; margin: 0; padding: 0;">
|
||||
<p>
|
||||
<label for="password">Enter password 🔑</label><br>
|
||||
|
@ -189,6 +190,7 @@
|
|||
<p style="font-size: smaller;">
|
||||
Passwords, encrypted, and decrypted content stay in your own browser. See <a href="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq184" target="_blank">here</a> for more information.
|
||||
</p>
|
||||
<hr>
|
||||
</form>
|
||||
|
||||
<div id="content" style="display: none; width: 100%;">
|
||||
|
|
Loading…
Reference in a new issue