From 810db499c3e5d2dd9c5be23f0d1eb09016ac3905 Mon Sep 17 00:00:00 2001 From: Nicolas Chaulet Date: Thu, 16 Nov 2023 11:05:31 -0500 Subject: [PATCH] [Fleet] Fix package overview details title wrap (#171415) --- .../sections/epm/screens/detail/overview/overview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/overview/overview.tsx b/x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/overview/overview.tsx index 517c0552f925b..8844a0cb128a5 100644 --- a/x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/overview/overview.tsx +++ b/x-pack/plugins/fleet/public/applications/integrations/sections/epm/screens/detail/overview/overview.tsx @@ -327,7 +327,7 @@ export const OverviewPage: React.FC = memo( /> ) : null} - +