ExtensionStep: get rid of my-6

This commit is contained in:
Alex Gleason 2024-02-19 14:07:02 -06:00
parent 451e7ab96d
commit b1dc2486de
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -21,7 +21,7 @@ const ExtensionStep: React.FC<IExtensionStep> = ({ setStep, onClose }) => {
return (
<Modal title={<FormattedMessage id='nostr_signin.siwe.title' defaultMessage='Sign in' />} onClose={onClose}>
<Stack className='my-6' space={6}>
<Stack space={6}>
<EmojiGraphic emoji='🔐' />
<Stack space={3}>