mirror of https://github.com/ghostfolio/ghostfolio
7 changed files with 27 additions and 32 deletions
@ -1,4 +1,4 @@ |
|||
<span class="align-items-center d-flex" |
|||
><span class="d-inline-block logo mr-1"></span> |
|||
<span *ngIf="!hideName" class="name">{{ name ?? 'Ghostfolio' }}</span></span |
|||
<span *ngIf="showLabel" class="label">{{ label ?? 'Ghostfolio' }}</span></span |
|||
> |
|||
|
Loading…
Reference in new issue