[CST-7119] User menu fixes and improvements

This commit is contained in:
Sufiyan Shaikh
2022-10-07 19:23:16 +05:30
committed by Davide Negretti
parent 273c754370
commit c75f5f7c81
17 changed files with 108 additions and 37 deletions

View File

@@ -1,3 +1,3 @@
<div class="nav-item navbar-section">
<div class="nav-item navbar-section text-md-center">
<ng-container *ngComponentOutlet="(sectionMap$ | async).get(section.id).component; injector: (sectionMap$ | async).get(section.id).injector;"></ng-container>
</div>
</div>