dasboard-content.html 117 B

1234
  1. <div class="routerLinkContainer-w" [style.min-height.px]="myInnerHeight">
  2. <router-outlet></router-outlet>
  3. </div>