mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-24 09:55:08 +01:00
Improved styling
This commit is contained in:
@@ -185,9 +185,17 @@
|
||||
<hr>
|
||||
<p id="message" style="width: 100%;"></p>
|
||||
<hr>
|
||||
<span id="copy" style="font-size: x-large">📋</span>
|
||||
 
|
||||
<span id="email" style="font-size: x-large">📧</span>
|
||||
<div style="margin-top: 20px;">
|
||||
<div id="copy" style="display: inline-block; text-align: center;">
|
||||
<span style="font-size: x-large">📋</span><br>
|
||||
<span style="font-size: smaller;">Copy</span>
|
||||
</div>
|
||||
 
|
||||
<div id="email" style="display: inline-block; text-align: center;">
|
||||
<span style="font-size: x-large">📧</span><br>
|
||||
<span style="font-size: smaller;">Email</span><br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p id="error" style="color: red; font-weight: bold; display: none;"></p>
|
||||
|
||||
Reference in New Issue
Block a user