From e74dc1b58fd6502940c27846d776c14fab63ef46 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 23 Apr 2024 16:01:47 +0300 Subject: [PATCH] [develop | DONE | FIXED]: showAuthors.component.ts: In uk-dropdown set "pos: bottom-right" and [attr.container]="modal ? '#modal-container' : false" - copy to clipboard is not fully functional. --- 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 0269c95c..3f02a0f2 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 ? '#modal-container' : false">