feat: optimize chart of accounts.

This commit is contained in:
Ahmed Bouhuolia
2020-04-12 17:13:34 +02:00
parent 54e2a43647
commit 4d4191dfc0
14 changed files with 178 additions and 36 deletions

View File

@@ -44,7 +44,7 @@
width: auto;
padding: 30px 20px;
max-width: 100%;
margin: 35px auto;
margin: 25px auto 35px;
min-height: 400px;
display: flex;
flex-direction: column;