Added the form to invite a user.

This commit is contained in:
Pierre HUBERT
2018-09-02 17:34:30 +02:00
parent 413cc6ddf8
commit 8f65890f29
3 changed files with 119 additions and 2 deletions

View File

@ -18,6 +18,11 @@
text-align: center;
}
.group-members-page .invite-user-form {
margin-top: 30px;
margin-bottom: 30px;
}
.group-members-page .member {
margin-bottom: 10px;
}