back button for new application member modal

This commit is contained in:
dandds
2019-04-25 13:47:43 -04:00
parent daadc67eee
commit 0d5e0a3fa7
3 changed files with 13 additions and 0 deletions

View File

@@ -21,4 +21,9 @@
&:last-child {
margin-bottom: $gap * 3;
}
.action-group__action--left {
margin-left: 0;
margin-right: auto;
}
}