Merge remote-tracking branch 'origin/feature/SUPPORT-8997_fix_landing' into develop
This commit is contained in:
commit
5bcbd13772
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="wrapper">
|
||||
<div class="wrapper" [ngClass]="{'landing': isLanding}">
|
||||
<app-header *ngIf="headerVisible">
|
||||
</app-header>
|
||||
<div class="container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue