feat: remove left right margin

This commit is contained in:
karishmas6
2024-10-26 23:48:56 +05:30
parent 58e9bb79cb
commit ff8631cef1

View File

@@ -149,7 +149,7 @@ const ProxyForm: React.FC = () => {
<Typography variant="h6" gutterBottom component="div">
Current Proxy Configuration
</Typography>
<TableContainer component={Paper} sx={{ margin: '30px' }}>
<TableContainer component={Paper} sx={{ margin: '30px 0px' }}>
<Table>
<TableHead>
<TableRow>