[AAE-20428] - Admin application - header is missing name of the app and user menu (#9333)

This commit is contained in:
DominikIwanek
2024-02-14 10:17:56 +01:00
committed by GitHub
parent 378b125993
commit 2175b4bdab

View File

@@ -1,4 +1,5 @@
<mat-toolbar
class="adf-toolbar-container-row"
[color]="color"
[style.background-color]="color"
[style.background-image]="backgroundImage ? 'url(' + backgroundImage + ')' : 'none'">