Add email invite support
This commit is contained in:
parent
3b72b26836
commit
4a2a4d1b4c
3 changed files with 17 additions and 4 deletions
|
@ -4654,6 +4654,11 @@ i.quay-icon {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
.member-listing .invite-listing {
|
||||
margin-bottom: 10px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.team-view .organization-header .popover {
|
||||
max-width: none !important;
|
||||
}
|
||||
|
|
Reference in a new issue