From 978b66ddd81641a361ac9d9db35ad236006f69ec Mon Sep 17 00:00:00 2001 From: RadoslavDimchev Date: Fri, 12 Jan 2024 09:55:39 +0200 Subject: [PATCH] fix: padding and width of recovery phrase --- src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx b/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx index a84e4131..31f9274f 100644 --- a/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx +++ b/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx @@ -52,6 +52,7 @@ const RecoveryPhrase = ({ isKeystoreFiles }: RecoveryPhraseProps) => { cursor: 'pointer', paddingBottom: '8px', paddingRight: '18px', + paddingLeft: '18px', }} onClick={copyRecoveryPhraseHandler} > @@ -63,7 +64,7 @@ const RecoveryPhrase = ({ isKeystoreFiles }: RecoveryPhraseProps) => { > {generatedMnemonic.map((word, index) => ( - + {index + 1}.