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