Merge pull request #19 from bigcapitalhq/BIG-274-duplicated-description-in-payment-receive-details

`BIG-274` Duplicated description in payment receive details.
This commit is contained in:
Ahmed Bouhuolia
2022-01-11 17:29:19 +02:00
committed by GitHub
14 changed files with 116 additions and 68 deletions

View File

@@ -21,5 +21,5 @@ export const CommercialDocEntriesTable = styled(DataTable)`
`;
export const CommercialDocFooter = styled.div`
margin-top: 25px;
margin-top: 28px;
`;