diff --git a/public/app/features/query/components/QueryGroup.tsx b/public/app/features/query/components/QueryGroup.tsx index 5615d24cf10..1baded560c3 100644 --- a/public/app/features/query/components/QueryGroup.tsx +++ b/public/app/features/query/components/QueryGroup.tsx @@ -316,14 +316,15 @@ export class QueryGroup extends PureComponent { )} {isAddingMixed && this.renderMixedPicker()} {this.isExpressionsSupported(dsSettings) && ( - + )}