Redesign org and fullname

This commit is contained in:
cuom1999 2022-06-19 16:15:58 +07:00
parent bce34a0c40
commit c69127748a
4 changed files with 21 additions and 33 deletions

View file

@ -89,17 +89,6 @@
text-align: left;
}
#users-table .fullname-column {
min-width: 6em;
text-align: right !important;
border-right: none !important;
}
#users-table .fullname-column span {
color: gray !important;
font-weight: 600;
}
#users-table th a {
color: white;
}