mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-22 09:19:28 +00:00
fix(consensus-selection): remove white space
This commit is contained in:
parent
845da9a985
commit
f881ba2a1d
@ -49,7 +49,7 @@ const ConsensusSelection = () => {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<YStack mb={'50px'}>
|
<YStack>
|
||||||
<Stack style={{ marginBottom: '4px' }}>
|
<Stack style={{ marginBottom: '4px' }}>
|
||||||
<Text size={13} color="#647084">
|
<Text size={13} color="#647084">
|
||||||
Consensus Client Detection
|
Consensus Client Detection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user