Skip to content

Commit

Permalink
Add styles for invite modal alert
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 15, 2017
1 parent 69097d0 commit 569e12a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scss/modules/modals/_invite.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,11 @@
}
}

#admin_invites_alert {
background: $color-shade-light;
border-color: $color-shade-lightest;
}

.channel_invite_member,
.channel_invite_member_small,
.channel_invite_pending_user_small {
Expand Down

0 comments on commit 569e12a

Please sign in to comment.