From 1ee1aa00a3a62d9ec4f19778c09df586bd43491e Mon Sep 17 00:00:00 2001 From: Arman Date: Wed, 2 Nov 2022 17:26:13 +0100 Subject: [PATCH] fix: copy input --- src/lib/components/copyInput.svelte | 32 +++++++++++++++-------------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/src/lib/components/copyInput.svelte b/src/lib/components/copyInput.svelte index 38e63c34c..65bd6bb81 100644 --- a/src/lib/components/copyInput.svelte +++ b/src/lib/components/copyInput.svelte @@ -22,21 +22,23 @@ }; -
+
- -
- +
+ +
+ +