Fix left side menu. (#13)
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m16s
Build and Deploy Java Gradle Application / build-and-deploy (push) Successful in 1m16s
This commit was merged in pull request #13.
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
</button>
|
||||
</h1>
|
||||
<h2 i18n>Categories</h2>
|
||||
<app-categories-menu (categoryClicked)="close()"></app-categories-menu>
|
||||
<app-categories-menu (categoryClicked)="close()"/>
|
||||
</div>
|
||||
<div class="overlay {{ isOpened() ? 'displayed' : ''}}" (click)="close()"></div>
|
||||
|
||||
Reference in New Issue
Block a user