Add ZWSP to prevent address copy/paste issues

-Fixes the issue where double-clicking a wallet address on the address page selects more text than desired
This commit is contained in:
joeuhren
2021-02-17 19:36:11 -07:00
parent fd7be8042e
commit 9b06374eb2
+1
View File
@@ -139,6 +139,7 @@ block content
strong #{address.a_id}
else
strong #{address.name}
| ​
include ./includes/rl_labels.pug
if (!settings.labels[address.a_id] || !settings.labels[address.a_id].enabled) && settings.claim_address_page.enabled == true
a.badge.badge-pill.float-right.d-none.d-sm-block(href='/claim/' + address.a_id, style='font-size:smaller;padding-bottom:0;')