feat: margintop

This commit is contained in:
karishmas6
2024-10-10 23:44:51 +05:30
parent afb3f8d2f2
commit 3d30825d10

View File

@@ -129,7 +129,7 @@ export const RecordingsTable = ({ handleEditRecording, handleRunRecording, handl
<Typography variant="h6" gutterBottom component="div">
My Robots
</Typography>
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden' }}>
<TableContainer component={Paper} sx={{ width: '100%', overflow: 'hidden', marginTop: '15px' }}>
<Table stickyHeader aria-label="sticky table">
<TableHead>
<TableRow>