From 70bb36a67712b601f543cef6725a71c6d2aa38eb Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Sat, 11 Mar 2023 18:50:46 +0530 Subject: [PATCH] UI bug fixes --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 76e28cf..51df0e4 100644 --- a/index.html +++ b/index.html @@ -2672,6 +2672,9 @@

Transaction approved

View on blockchain ` + if ($('#transaction_details')) + $('#transaction_details').remove() + getRef('chat_footer').classList.remove('hidden') break; } }