@@ -3096,6 +3096,9 @@ body.forced-masking #mask {
.note-container.note_template_omega_soap_visit .mcp-theme-1 .ql-editor[contenteditable] {
min-height: 100px;
}
+.note-container.note_template_omega_soap_visit .spot-highlight>.bg-light {
+ background: aliceblue !important;
+}
.note-section.visit-segment.refreshing {
opacity: 0.6;
position: relative;
@@ -10,7 +10,7 @@ $isOmegaSystemSegment = (strpos($segment->segmentTemplate->internal_name, 'omega
data-segment-template-uid="{{ $segment->segmentTemplate->uid }}"
data-segment-template-name="{{ $segment->segmentTemplate->internal_name }}">
- <div class="d-flex align-items-start bg-light text-secondary p-1" style="border-bottom: 1px solid #dee2e6;">
+ <div class="d-flex align-items-start bg-light text-secondary p-1">
<!-- title -->