Merge branch 'develop' into fix/remove-fe-owner

This commit is contained in:
Chintan Sudani 2023-04-04 16:56:14 +05:30 committed by GitHub
commit c92493904b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,4 @@ export const TableBodyContent = styled.div<TableBodyContentProps>`
font-size: 0.875rem; font-size: 0.875rem;
line-height: 2rem; line-height: 2rem;
cursor: pointer;
`; `;