simple role management

This commit is contained in:
2020-05-13 19:35:21 +02:00
committed by benjamin
parent 732353f5bd
commit e17b8acc9c
29 changed files with 219 additions and 31 deletions
+2
View File
@@ -52,6 +52,8 @@ a {
.content > *:not(router-outlet) {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.content {