瀏覽代碼

updated claims-resolver

root 4 年之前
父節點
當前提交
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;