mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
19 lines
207 B
Plaintext
19 lines
207 B
Plaintext
.manage-users {
|
|
min-height: 500px;
|
|
.search {
|
|
.form-control {
|
|
width: 100%;
|
|
}
|
|
}
|
|
}
|
|
|
|
.page-admin-users {
|
|
.group-card {
|
|
margin: 2px;
|
|
padding: 2px;
|
|
}
|
|
|
|
.remove-group-icon {
|
|
margin-left: 5px;
|
|
}
|
|
} |