Explorar o código

added claims resolver view

unknown %!s(int64=4) %!d(string=hai) anos
pai
achega
e8f410c15e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/app/patient/claims-resolver.blade.php

+ 1 - 1
resources/views/app/patient/claims-resolver.blade.php

@@ -85,7 +85,7 @@
                 {{ $note->is_signed_by_hcp }}
             </td>
             <td>
-                <div style="max-height: 100px; overflow-y: auto;">
+                <div style="max-height: 200px; overflow-y: auto;">
                     @foreach($note->sections as $section)
                         {!! $section->summary_html !!}
                     @endforeach