Replaces ConfirmationModal with ConfirmationDialog

This commit is contained in:
Josh Perez
2021-04-27 12:29:59 -07:00
committed by GitHub
parent c9d74654bf
commit e75bba1c52
25 changed files with 456 additions and 737 deletions

View File

@@ -88,5 +88,9 @@
display: flex;
justify-content: flex-end;
margin-top: 16px;
.module-Button {
margin-left: 8px;
}
}
}