User management sort
Added Sorting to User management component.
This commit is contained in:
@ -219,4 +219,12 @@ app {
|
||||
/* Pager */
|
||||
.app-pager-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.app-sort-th {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.app-fas {
|
||||
margin-left: 5px;
|
||||
}
|
Reference in New Issue
Block a user