implement user moderation tools

This commit is contained in:
ghost 2023-10-09 19:31:25 +03:00
parent 42cef39589
commit 8d258c677b
5 changed files with 365 additions and 26 deletions

View file

@ -140,6 +140,10 @@ a.label-green:hover {
top: 2px;
}
.line-height-20-px {
line-height: 20px;
}
.line-height-26-px {
line-height: 26px;
}