Merge pull request #548 from dod-ccpo/to-congrats-msg

Add "Congrats" message after completing TO form
This commit is contained in:
patricksmithdds
2019-01-17 13:11:00 -05:00
committed by GitHub
6 changed files with 49 additions and 8 deletions

View File

@@ -59,6 +59,10 @@
.task-order-summary {
.alert .alert__actions {
margin-top: 2 * $gap;
}
.panel {
width: 100%;
}