Ver Fonte

updated claims-resolver

root há 4 anos atrás
pai
commit
ae8b6ce453
1 ficheiros alterados com 1 adições e 1 exclusões
  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;