feat: fix a bunch of bugs.

This commit is contained in:
Ahmed Bouhuolia
2020-04-28 04:01:10 +02:00
parent 6d0ad42582
commit 0cfa1126c5
41 changed files with 591 additions and 187 deletions

View File

@@ -210,13 +210,13 @@
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
}
&__page-content{
// padding: 22px;
.bigcapital-datatable{
.table{
@@ -229,6 +229,10 @@
}
}
}
.dashboard__loading-indicator{
padding-top: 150px;
}
}
&__preferences-topbar{