Move modal out of the table and fix button styling

This commit is contained in:
leigh-mil
2019-09-20 11:52:51 -04:00
parent 7ad7c79897
commit a9300132f8
2 changed files with 20 additions and 12 deletions

View File

@@ -274,6 +274,10 @@
.task-order__modal-cancel_buttons {
display: flex;
justify-content: center;
button {
margin-top: 0;
}
}
.clin-card {