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