From be6f2573983276dec208660a3add6f5a40961238 Mon Sep 17 00:00:00 2001 From: Daniel James Smith <2670567+djsmith85@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:17:07 +0200 Subject: [PATCH] Fix click on copy send link and delete send buttons (#11120) Co-authored-by: Daniel James Smith --- .../send-list-items-container.component.html | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/libs/tools/send/send-ui/src/send-list-items-container/send-list-items-container.component.html b/libs/tools/send/send-ui/src/send-list-items-container/send-list-items-container.component.html index b87c418fe5..a0f6c09f83 100644 --- a/libs/tools/send/send-ui/src/send-list-items-container/send-list-items-container.component.html +++ b/libs/tools/send/send-ui/src/send-list-items-container/send-list-items-container.component.html @@ -30,28 +30,28 @@ {{ "deletionDate" | i18n }}: {{ send.deletionDate | date: "mediumDate" }} - - - - - - - - + + + + + + + +