@@ -3697,3 +3697,7 @@ table.v-top th {
line-height: 12px;
right: calc(50% - 7px);
}
+.note-content-divider {
+ background: #ddd;
+ height: 20px;
+}
@@ -922,6 +922,8 @@ use App\Models\Handout;
@include('app/patient/note/follow-up-appointment')
</div>
+ <div class="note-content-divider"></div>
+
<span class="d-none latest-section-ts">{{ $latestSectionTS }}</span>
<!-- handouts -->