mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: adjust margin
This commit is contained in:
@@ -47,7 +47,7 @@ export default function DefaultConnectorFormItems({tosLink}: { tosLink: string }
|
|||||||
</Form.Item>
|
</Form.Item>
|
||||||
|
|
||||||
|
|
||||||
<Form.Item style={{marginTop: '5em', textAlign: 'center'}}>
|
<Form.Item style={{marginTop: '2em', textAlign: 'center'}}>
|
||||||
<Button type='primary' htmlType='submit'>
|
<Button type='primary' htmlType='submit'>
|
||||||
{t`Create`}
|
{t`Create`}
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user