start of vertical menu

This commit is contained in:
lotte
2018-11-09 17:00:58 +01:00
parent b0fe14d015
commit 83bf3ab8b8
11 changed files with 165 additions and 4 deletions

View File

@@ -21,8 +21,6 @@ export class NavbarComponent {
) {
}
openDropdownOnHover(dropdown: any): void {
this.windowService.isXsOrSm().pipe(
first()