diff --git a/src/plugins/management/public/components/management_app/management_app.tsx b/src/plugins/management/public/components/management_app/management_app.tsx index c5afc54201406..0781e433b85bb 100644 --- a/src/plugins/management/public/components/management_app/management_app.tsx +++ b/src/plugins/management/public/components/management_app/management_app.tsx @@ -130,6 +130,7 @@ export const ManagementApp = ({ // @ts-expect-error Techincally `paddingSize` isn't supported but it is passed through, // this is a stop-gap for Stack managmement specifically until page components can be converted to template components mainProps={{ paddingSize: 'l' }} + panelled > { const showNoIndices = !isLoading && data?.indices?.length === 0 && indexSearchQuery === undefined; return ( - +