add: view users of company
This commit is contained in:
@@ -176,6 +176,14 @@ td {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.btn-row {
|
||||
margin-top: 2rem;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: end;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
th {
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user