From c24e3ac90935b75aac4502ccc57748f4e3285cde Mon Sep 17 00:00:00 2001 From: jfrances Date: Wed, 10 Jul 2024 11:00:44 +0100 Subject: [PATCH] Fixed #15993 - Image: Fix inline style not compliant with Strict CSP policy --- src/app/components/image/image.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/image/image.ts b/src/app/components/image/image.ts index dc5a532d792..30bf5b64421 100755 --- a/src/app/components/image/image.ts +++ b/src/app/components/image/image.ts @@ -41,7 +41,7 @@ import { FocusTrapModule } from 'primeng/focustrap'; template: ` -