header change

This commit is contained in:
Peter Maquiran
2023-08-31 16:37:11 +01:00
parent 680f57313f
commit c877fe002b
8 changed files with 259 additions and 126 deletions
+2 -2
View File
@@ -230,8 +230,8 @@
</div>
<div class="profile-text">
<div *ngIf="notificationLength > 0" class="icon-badge" style="right: -6px;top: 38px;top: -6px;">
{{notificationLength}} </div>
<div *ngIf="NotificationHolderService.notificationList.length > 0" class="icon-badge" style="right: -6px;top: 38px;top: -6px;">
{{NotificationHolderService.notificationList.length}} </div>
</div>
</div>