Explorar el Código

Dx wizard - ICD misalignment fix

Vijayakrishnan hace 3 años
padre
commit
4d407fdde6
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      resources/views/app/patient/problems-center.blade.php

+ 2 - 2
resources/views/app/patient/problems-center.blade.php

@@ -137,7 +137,7 @@ $ccSegment = $note->getSegmentByInternalName('chief_complaint');
                                 </div>
 
                                 <div class="mb-2">
-                                    <label class="text-sm text-secondary mb-1">ICD</label>
+                                    <label class="text-sm text-secondary mb-0">ICD</label>
                                     <select data-name="icd"
                                             class="form-control form-control-sm"
                                             disabled>
@@ -347,7 +347,7 @@ $ccSegment = $note->getSegmentByInternalName('chief_complaint');
                                            required>
                                 </div>
                                 <div class="col-4">
-                                    <label class="text-sm text-secondary mb-1">ICD</label>
+                                    <label class="text-sm text-secondary mb-0">ICD</label>
                                     <select data-name="icd"
                                             class="form-control form-control-sm"
                                             disabled>