fix: financial reports.

This commit is contained in:
a.bouhuolia
2022-02-13 13:21:59 +02:00
parent b1f07d281f
commit 2986b537d0
13 changed files with 90 additions and 48 deletions

View File

@@ -54,9 +54,8 @@ const PurchasesByItemsDataTable = styled(DataTable)`
.table {
.tbody {
.tr .td {
border-bottom: 0;
padding-top: 0.4rem;
padding-bottom: 0.4rem;
padding-top: 0.36rem;
padding-bottom: 0.36rem;
}
.tr.row_type--total .td {
border-top: 1px solid #bbb;