|
@@ -35,11 +35,11 @@ $formID = rand(0, 100000);
|
|
|
<span>All</span>
|
|
|
</label>
|
|
|
</th>
|
|
|
- <th class="px-2 text-secondary border-bottom-0">ICD</th>
|
|
|
- <th class="px-2 text-secondary border-bottom-0">Title</th>
|
|
|
+ <th class="px-2 text-secondary border-bottom-0 w-150">ICD</th>
|
|
|
+ <th class="px-2 text-secondary border-bottom-0 w-25">Title</th>
|
|
|
<th class="px-2 text-secondary border-bottom-0">Chr/Act.</th>
|
|
|
- <th class="px-2 text-secondary border-bottom-0 w-35">Detail</th>
|
|
|
- <th class="px-2 text-secondary border-bottom-0 w-35">Plan</th>
|
|
|
+ <th class="px-2 text-secondary border-bottom-0 w-25">Detail</th>
|
|
|
+ <th class="px-2 text-secondary border-bottom-0 w-25">Plan</th>
|
|
|
<th class="px-2 text-secondary border-bottom-0"></th>
|
|
|
</tr>
|
|
|
</thead>
|