From 27f4a1ecbc510d315ba12ee5368632b8804e69cf Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 26 Apr 2021 15:56:49 +0200 Subject: Fix menu dropdown overflow Weird issue conflicting with the dropdown config from the menu component --- client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/shared') diff --git a/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html b/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html index ee3346ea9..d884e75b2 100644 --- a/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html +++ b/client/src/app/shared/shared-main/misc/top-menu-dropdown.component.html @@ -4,7 +4,7 @@ {{ menuEntry.label }}
+ #dropdown="ngbDropdown" autoClose="true" container="body">