feat(BalanceSheet|ProfitLoss): comparions feature.

This commit is contained in:
a.bouhuolia
2022-01-29 20:46:41 +02:00
parent 735803f1a5
commit 77d826e6d4
17 changed files with 795 additions and 283 deletions

View File

@@ -285,6 +285,9 @@ html[lang^="ar"] {
.align-right {
text-align: right;
}
.align-center{
text-align: center;
}
.font-bold {
font-weight: 600;