Merge branch 'hn.validator-onboarding-responsive' of https://github.com/nimbus-gui/nimbus-gui into hn.validator-onboarding-responsive
This commit is contained in:
commit
91c2904f24
|
@ -36,6 +36,7 @@ const ValidatorsMenuWithPrice = ({
|
|||
<ResponsiveStack
|
||||
isVerticalAligned={media.sm}
|
||||
style={{ justifyContent: 'space-between', width: media.lg ? '100%' : '80%' }}
|
||||
space={'$2'}
|
||||
>
|
||||
<Stack space={'$2'}>
|
||||
<Text size={15} weight="regular" color={'#647084'}>
|
||||
|
|
Loading…
Reference in New Issue