fix: BIG-274 Duplicated description in payment receive details.

This commit is contained in:
a.bouhuolia
2022-01-09 21:12:54 +02:00
parent 76d6cd0eaa
commit da3193195c
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;
`;