Add kick,ban,make admin and make moderator operations

This commit is contained in:
N-Pex 2023-01-22 14:41:35 +01:00
parent e5bf7f4f0c
commit 11e544b1c5
23 changed files with 281 additions and 27 deletions

View file

@ -863,6 +863,12 @@ $admin-fg: white;
margin-left: 6px;
}
.member .user-power {
margin-left: 6px;
color: #aaa;
font-size: 0.8rem;
}
.member .start-private-chat {
margin-left: 38px;
}