From 590cb6a9efc83d525c98088be5c595266d15a4d0 Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Mon, 22 Jan 2024 14:39:48 +0200 Subject: [PATCH] feat: add color for check icon after copy validator --- src/components/General/ValidatorNameAddress.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/General/ValidatorNameAddress.tsx b/src/components/General/ValidatorNameAddress.tsx index 3d1ad83e..20f612c2 100644 --- a/src/components/General/ValidatorNameAddress.tsx +++ b/src/components/General/ValidatorNameAddress.tsx @@ -46,7 +46,7 @@ const ValidatorNameAddress = ({ {getFormattedValidatorAddress(address)} {isCopied ? ( - + ) : (