From e98dfe8d0b58bf7905fabe321a71a451b4c8b6f7 Mon Sep 17 00:00:00 2001 From: Jack Hamer Date: Thu, 4 Jan 2024 16:04:09 +0200 Subject: [PATCH] fix: show full address on tooltip --- components/transaction/summary/AddressEntry.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/transaction/summary/AddressEntry.vue b/components/transaction/summary/AddressEntry.vue index 482776e21..450edc9d3 100644 --- a/components/transaction/summary/AddressEntry.vue +++ b/components/transaction/summary/AddressEntry.vue @@ -4,8 +4,8 @@