Parcourir la source

updated claims-resolver

root il y a 4 ans
Parent
commit
ae8b6ce453
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;