@ -2182,7 +2182,7 @@ const TheLedgerMaintainsRecords=()=>{
rowSelection={rowSelection}
dataSource={dataSource}
columns={columns}
style={{width:'100%'}}
style={{width:'100%',minHeight:'450px'}}
pagination={false}
></Table>
</Row>