diff --git a/src/App.svelte b/src/App.svelte index 944ea35..2f466bc 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -223,7 +223,7 @@ {#if lightningAddress} - +
@@ -235,10 +235,10 @@
-
{lightningAddress} -
+ tabindex="0" + on:click={action} id={id} value={lightningAddress} readonly/>
{/if}