root 4 лет назад
Родитель
Сommit
ae8b6ce453
1 измененных файлов с 1 добавлено и 1 удалено
  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;