feat: add margin

This commit is contained in:
karishmas6
2024-09-30 23:43:46 +05:30
parent a80b58991c
commit 5b6381272d

View File

@@ -55,7 +55,7 @@ const ProxyForm: React.FC = () => {
</RadioGroup>
</FormControl>
<Typography variant="subtitle1" gutterBottom>Proxy Configuration</Typography>
<Typography variant="subtitle1" gutterBottom style={{ marginBottom: '20px', marginTop: '20px'}}>Proxy Configuration</Typography>
<FormControl>
<TextField