From 2cd80597948ad2878b6ef6ef036377f16342183a Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 23 Apr 2024 16:58:48 +0300 Subject: [PATCH] [develop | WIP | FIXED]: showAuthors.component.ts: In uk-dropdown set [attr.container]="'#modal-container'" to always be on top of every other part of the page. --- utils/authors/showAuthors.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/authors/showAuthors.component.ts b/utils/authors/showAuthors.component.ts index 3f02a0f2..a400b722 100644 --- a/utils/authors/showAuthors.component.ts +++ b/utils/authors/showAuthors.component.ts @@ -36,7 +36,7 @@ import {properties} from "../../../../environments/environment";
+ uk-dropdown="mode:click; offset: 4; pos: bottom-right" style="min-width: 465px !important;" [attr.container]="'#modal-container'">