diff --git a/public/app/features/trails/banners/NativeHistogramBanner.tsx b/public/app/features/trails/banners/NativeHistogramBanner.tsx index 62bcd7551f3..5813c06d30f 100644 --- a/public/app/features/trails/banners/NativeHistogramBanner.tsx +++ b/public/app/features/trails/banners/NativeHistogramBanner.tsx @@ -34,6 +34,7 @@ export function NativeHistogramBanner(props: NativeHistogramInfoProps) { onRemove={() => { setHistogramMessage(false); }} + className={styles.banner} >