diff --git a/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx b/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx index cd28c1f0..7edc7c58 100644 --- a/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx +++ b/src/pages/ValidatorOnboarding/KeyGeneration/RecoveryPhrase.tsx @@ -1,4 +1,4 @@ -import { Stack, YStack } from 'tamagui' +import { Stack, XStack, YStack } from 'tamagui' import { Button, InformationBox, Text } from '@status-im/components' import { CloseCircleIcon } from '@status-im/icons' import { useState } from 'react' @@ -20,16 +20,30 @@ const RecoveryPhrase = ({ isKeyFiles }: RecoveryPhraseProps) => { style={{ border: `1px solid #2A4AF566`, borderRadius: '16px', - padding: '12px 16px', + padding: '28px 18px', backgroundColor: '#f4f6fe', width: '100%', + height: '176px', }} > - - - asdf - - + + + + this is your secret recovery phrase for the validator + + + this is your secret recovery phrase for the validator + + + + + this is your secret recovery phrase for the validator + + + this is your secret recovery phrase for the validator + + +