Disable updating/deleting group posts and discussions for non-moderators

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-22 09:37:30 +02:00
parent 739516d2fd
commit e754e1172a
7 changed files with 39 additions and 18 deletions

View File

@@ -104,6 +104,7 @@ $hero-body-padding-medium: 6rem 1.5rem;
main > .container {
background: $body-background-color;
min-height: 70vh;
}
$title-color: #3c376e;