mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix(preferences): fix preferences users page.
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
align-items: center;
|
||||
height: 60px;
|
||||
padding: 0 22px;
|
||||
border-bottom: 1px solid #c9d9de;
|
||||
|
||||
h2 {
|
||||
font-size: 22px;
|
||||
|
||||
@@ -3,10 +3,11 @@
|
||||
// ---------------------------------
|
||||
.preferences-page__inside-content--users{
|
||||
|
||||
.bigcapital-datatable {
|
||||
.bigcapital-datatable {
|
||||
|
||||
.td{
|
||||
.avatar{
|
||||
display: block;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
text-align: center;
|
||||
Reference in New Issue
Block a user