diff --git a/public/app/plugins/datasource/loki/components/LokiLabel.tsx b/public/app/plugins/datasource/loki/components/LokiLabel.tsx index fc63b3bf96b..5f8bd9d5d79 100644 --- a/public/app/plugins/datasource/loki/components/LokiLabel.tsx +++ b/public/app/plugins/datasource/loki/components/LokiLabel.tsx @@ -56,7 +56,12 @@ export const LokiLabel = forwardRef( )} {...rest} > - + ); }