Browse Source

Refactoring

pull/2071/head
Thomas 2 years ago
parent
commit
4197f59312
  1. 2
      libs/ui/src/lib/holdings-table/holdings-table.component.html

2
libs/ui/src/lib/holdings-table/holdings-table.component.html

@ -109,7 +109,7 @@
<ng-container matColumnDef="performance">
<th
*matHeaderCellDef
class="px-1 justify-content-end"
class="justify-content-end px-1"
mat-header-cell
mat-sort-header="netPerformancePercent"
>

Loading…
Cancel
Save