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:
@@ -13,7 +13,7 @@
|
||||
@include icon-link-vertical;
|
||||
@include icon-link-color($color-red, $color-red-lightest);
|
||||
|
||||
margin-bottom: -$gap;
|
||||
margin-bottom: 0;
|
||||
margin-right: -$gap;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user