diff --git a/src/containers/Tenant/Query/QueryResult/components/SimplifiedPlan/OperationCell.tsx b/src/containers/Tenant/Query/QueryResult/components/SimplifiedPlan/OperationCell.tsx index 33800b1eac..87cfcb5dda 100644 --- a/src/containers/Tenant/Query/QueryResult/components/SimplifiedPlan/OperationCell.tsx +++ b/src/containers/Tenant/Query/QueryResult/components/SimplifiedPlan/OperationCell.tsx @@ -97,7 +97,7 @@ export function OperationCell({row, depth = 0, params}: OperationCellProp className={block('operation-name')} > {dividers} - + {row.getCanExpand() && (