Feature/set performance column of holdings table to stick at end (#3353)

* Set up stickyEnd in performance column

* Update changelog
This commit is contained in:
Thomas Kaul
2024-05-02 19:16:59 +02:00
committed by GitHub
parent 486de968a2
commit 4416ba0c88
2 changed files with 2 additions and 1 deletions

View File

@@ -109,7 +109,7 @@
</td>
</ng-container>
<ng-container matColumnDef="performance">
<ng-container matColumnDef="performance" stickyEnd>
<th
*matHeaderCellDef
class="justify-content-end px-1"