Remove max hight for table container

This commit is contained in:
IshaVenikar 2024-10-23 13:22:41 +05:30
parent ab36b88c2f
commit b52a26bb80

View File

@ -111,9 +111,7 @@ const RegistryRecords = ({ type }) => {
<Paper style={{
width: '100%',
}}>
<TableContainer style={{
maxHeight: 800,
}}>
<TableContainer>
<Table>
<TableHead>
<TableRow>