|
@@ -3569,3 +3569,7 @@ table.v-top th {
|
|
.note_template_psych_followup_visit .edit-container [visit-moe]>form>div:last-child>.d-inline-flex {
|
|
.note_template_psych_followup_visit .edit-container [visit-moe]>form>div:last-child>.d-inline-flex {
|
|
display: flex !important;
|
|
display: flex !important;
|
|
}
|
|
}
|
|
|
|
+.note-container .segments-list p>br:first-child:last-child,
|
|
|
|
+.note-container .segments-list p:empty {
|
|
|
|
+ display: none;
|
|
|
|
+}
|