소스 검색

updated claims-resolver

unknown 4 년 전
부모
커밋
a5e8531b57
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      resources/views/app/practice-management/patient-claim-summary.blade.php

+ 2 - 2
resources/views/app/practice-management/patient-claim-summary.blade.php

@@ -14,8 +14,8 @@
                 <table class="table mb-0 table-sm table-bordered table-striped">
                     <tbody>
                     <tr>
-                        <th class="border-top-0 pl-2" style="width: 250px;">Total notes</th>
-                        <td class="border-top-0 px-2">{{$notesTotal}}</td>
+                        <th class="border-top-0 pl-2" style="width: 130px;">Total notes</th>
+                        <td class="border-top-0 px-2"  style="width: 100px;">{{$notesTotal}}</td>
                         <td></td>
                     </tr>
                     <tr>