diff --git a/public/app/core/components/AppChrome/DockedMegaMenu/FeatureHighlight.tsx b/public/app/core/components/AppChrome/DockedMegaMenu/FeatureHighlight.tsx index 6ea50117485..65cd768a8cb 100644 --- a/public/app/core/components/AppChrome/DockedMegaMenu/FeatureHighlight.tsx +++ b/public/app/core/components/AppChrome/DockedMegaMenu/FeatureHighlight.tsx @@ -11,10 +11,10 @@ export interface Props { export const FeatureHighlight = ({ children }: Props): JSX.Element => { const styles = useStyles2(getStyles); return ( -