Merge pull request #206 from dod-ccpo/multiple-environments

Allow a user to add multiple environments when creating a project
This commit is contained in:
richard-dds
2018-08-23 16:15:00 -04:00
committed by GitHub
10 changed files with 89 additions and 21 deletions

View File

@@ -17,7 +17,8 @@
justify-content: space-between;
.icon-tooltip {
padding: 0.25rem 0.5rem;
margin: -$gap;
}
}