From f833133689cc98894cd27947b4f91179919c8b04 Mon Sep 17 00:00:00 2001 From: Moody Salem Date: Wed, 21 Apr 2021 14:11:04 -0500 Subject: [PATCH] add margin bottom to text in confirm transaction modal --- src/components/TransactionConfirmationModal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TransactionConfirmationModal/index.tsx b/src/components/TransactionConfirmationModal/index.tsx index c93d6a5a1a..79c2bc3e6d 100644 --- a/src/components/TransactionConfirmationModal/index.tsx +++ b/src/components/TransactionConfirmationModal/index.tsx @@ -68,7 +68,7 @@ export function ConfirmationPendingContent({ {pendingText} - + Confirm this transaction in your wallet