move header changes to dspace theme

This commit is contained in:
Art Lowel
2021-06-01 12:46:23 +02:00
parent 2cd78470ce
commit c756c68f28
31 changed files with 274 additions and 82 deletions

View File

@@ -1,3 +1,4 @@
<div [ngClass]="{'open': !(isNavBarCollapsed | async)}">
<ds-themed-header></ds-themed-header>
<ds-themed-navbar></ds-themed-navbar>
</div>