feat: add margin
This commit is contained in:
@@ -55,7 +55,7 @@ const ProxyForm: React.FC = () => {
|
|||||||
</RadioGroup>
|
</RadioGroup>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
|
||||||
<Typography variant="subtitle1" gutterBottom>Proxy Configuration</Typography>
|
<Typography variant="subtitle1" gutterBottom style={{ marginBottom: '20px', marginTop: '20px'}}>Proxy Configuration</Typography>
|
||||||
|
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<TextField
|
<TextField
|
||||||
|
|||||||
Reference in New Issue
Block a user