BIG-3: add filtering non-zero items.

This commit is contained in:
elforjani13
2021-09-24 19:41:23 +02:00
parent a3f1857e91
commit 4e99607b06
25 changed files with 273 additions and 73 deletions

View File

@@ -84,7 +84,8 @@
.financial-statement--transactions {
.financial-header-drawer {
.bp3-drawer {
max-height: 350px;
// max-height: 350px;
max-height: 415px;
}
}
}