Update text on clin card and reorder fields

This commit is contained in:
leigh-mil
2019-09-03 10:53:14 -04:00
parent 104a1d189c
commit 274fa4470c
5 changed files with 258 additions and 211 deletions

View File

@@ -100,7 +100,7 @@
}
.form-row {
margin: 0;
margin-top: 0;
}
select {
@@ -243,3 +243,7 @@
display: flex;
justify-content: center;
}
.clin-card {
width: 65rem;
}