feat(invitations): list all used invitations on detail view

This commit is contained in:
OldHawk
2017-06-15 10:57:39 +08:00
parent 43d3e9c3a3
commit d80f2eb7a8
8 changed files with 77 additions and 14 deletions

View File

@@ -948,6 +948,10 @@ body {
margin-bottom: 2px;
}
.mt-title {
font-size: 18px;
}
.left-icon {
color: lighten(@mt-base-color, 40%);
line-height: 1.4;