ソースを参照

Omega - minor UI polish

Vijayakrishnan 3 年 前
コミット
3f1110d36c

+ 3 - 0
public/css/style.css

@@ -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;

+ 1 - 1
resources/views/app/patient/note/segment-slim.blade.php

@@ -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 -->