diff --git a/public/app/features/plugins/admin/components/PluginDetailsHeader.tsx b/public/app/features/plugins/admin/components/PluginDetailsHeader.tsx index fe9d4acf695..01ac7f83972 100644 --- a/public/app/features/plugins/admin/components/PluginDetailsHeader.tsx +++ b/public/app/features/plugins/admin/components/PluginDetailsHeader.tsx @@ -124,7 +124,7 @@ export const getStyles = (theme: GrafanaTheme2) => { align-items: center; margin-top: ${theme.spacing()}; margin-bottom: ${theme.spacing()}; - + flex-flow: wrap; & > * { &::after { content: '|';