Create SubmitConfirmation modal

- includes html component and js component
- styling on modal is not ready
This commit is contained in:
Montana
2019-06-07 13:13:20 -04:00
parent 62c794e7b8
commit f49b67d0dd
6 changed files with 96 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ body {
.modal {
position: fixed;
z-index: 6;
z-index: 11;
left: 0;
right: 0;
top: 0;