Show "Congrats" alert when completing TO form

This commit is contained in:
Patrick Smith
2019-01-17 08:50:17 -05:00
parent d495619cb6
commit a8ac5de968
4 changed files with 35 additions and 3 deletions

View File

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