diff --git a/src/app/components/shared/statistics-page/statistics-page.component.html b/src/app/components/shared/statistics-page/statistics-page.component.html index a8d104be709aaa8e26a783f7f7af6b2dc0af9fa3..2ff7c225e1aca3db16fc185a5ac7b9e2c16767a8 100644 --- a/src/app/components/shared/statistics-page/statistics-page.component.html +++ b/src/app/components/shared/statistics-page/statistics-page.component.html @@ -3,7 +3,7 @@ <mat-card-header> <h2>{{'statistic.learning-status' | translate}}</h2> <span class="fill-remaining-space"></span> - <button mat-icon-button><mat-icon>help</mat-icon></button> + <button mat-icon-button><mat-icon color="primary">help</mat-icon></button> </mat-card-header> <mat-divider></mat-divider> <div *ngIf="isLoading" fxLayout="column" fxLayoutAlign="center" fxLayoutGap="20px" fxFill>