fix(consensus-selection): remove white space
This commit is contained in:
parent
845da9a985
commit
f881ba2a1d
|
@ -49,7 +49,7 @@ const ConsensusSelection = () => {
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
<YStack mb={'50px'}>
|
||||
<YStack>
|
||||
<Stack style={{ marginBottom: '4px' }}>
|
||||
<Text size={13} color="#647084">
|
||||
Consensus Client Detection
|
||||
|
|
Loading…
Reference in New Issue