Feature/add portfolio performance metrics to public page (#3793)

* Add portfolio performance metrics

* Update changelog
This commit is contained in:
Thomas Kaul
2024-09-21 13:28:49 +02:00
committed by GitHub
parent c2f69501c7
commit 7053aba2da
3 changed files with 58 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<ng-template #label><ng-content></ng-content></ng-template>
<ng-container *ngIf="value || value === 0 || value === null">
<div
class="d-flex"
class="align-items-center d-flex"
[ngClass]="position === 'end' ? 'justify-content-end' : ''"
>
<ng-container *ngIf="isNumber || value === null">