Add kick,ban,make admin and make moderator operations

This commit is contained in:
N-Pex 2023-01-22 14:41:35 +01:00 committed by n8fr8
parent c9b033e637
commit 9081e34aa7
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;
}