Update text on clin card and reorder fields
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
&__title {
|
||||
padding: $gap * 2;
|
||||
background-color: $color-gray-lightest;
|
||||
}
|
||||
|
||||
&__header h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user