feat(financial reports): add branch multi select.

This commit is contained in:
elforjani13
2022-02-16 20:43:00 +02:00
parent c01fa85198
commit cffcef6f43
18 changed files with 392 additions and 31 deletions

View File

@@ -291,4 +291,8 @@ html[lang^="ar"] {
.font-bold {
font-weight: 600;
}
.bp3-tag-input {
height: auto;
}