fix(preferences): fix preferences users page.

This commit is contained in:
a.bouhuolia
2021-03-22 19:23:36 +02:00
parent d79be910f9
commit a0f4947138
20 changed files with 451 additions and 307 deletions

View File

@@ -41,6 +41,7 @@
align-items: center;
height: 60px;
padding: 0 22px;
border-bottom: 1px solid #c9d9de;
h2 {
font-size: 22px;

View File

@@ -3,10 +3,11 @@
// ---------------------------------
.preferences-page__inside-content--users{
.bigcapital-datatable {
.bigcapital-datatable {
.td{
.avatar{
display: block;
height: 28px;
width: 28px;
text-align: center;