feat: Style tweaks users list.

This commit is contained in:
Ahmed Bouhuolia
2020-05-27 08:54:25 +02:00
parent 944564ac9c
commit 2e8ffa2aa9
2 changed files with 26 additions and 17 deletions

View File

@@ -121,7 +121,13 @@
// Users/Roles List.
// ---------------------------------
.preferences__inside-content--users-roles{
.bigcapital-datatable{
.table .th,
.table .td{
padding: 0.8rem 0.5rem;
}
.td.status{
text-transform: uppercase;
}