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:
@@ -109,7 +109,7 @@
|
||||
</td>
|
||||
</ng-container>
|
||||
|
||||
<ng-container matColumnDef="performance">
|
||||
<ng-container matColumnDef="performance" stickyEnd>
|
||||
<th
|
||||
*matHeaderCellDef
|
||||
class="justify-content-end px-1"
|
||||
|
Reference in New Issue
Block a user