Explorar el Código

updated claims-resolver

root hace 4 años
padre
commit
ae8b6ce453
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/app/patient/claims-resolver.blade.php

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

@@ -78,7 +78,7 @@
             <th></th>
         </tr>
         </thead>
-        <tbody>
+        <tbody style="overflow-y: auto; max-height: 500px;">
         <?php
             $firstDateEverSeenByAnyone = null;
             $firstDateEverSeenByMcpTypePro = null;