From 662aed39169ffa27d1e7445b287704ec2be17f75 Mon Sep 17 00:00:00 2001 From: Phillip Burch Date: Thu, 14 May 2020 11:20:33 -0500 Subject: [PATCH] Simplify css --- .../public/components/alerting/inventory/expression.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/x-pack/plugins/infra/public/components/alerting/inventory/expression.tsx b/x-pack/plugins/infra/public/components/alerting/inventory/expression.tsx index d4101e36ea172..93380b839d8ca 100644 --- a/x-pack/plugins/infra/public/components/alerting/inventory/expression.tsx +++ b/x-pack/plugins/infra/public/components/alerting/inventory/expression.tsx @@ -442,11 +442,7 @@ export const ExpressionRow: React.FC = props => { {metric && (
{metricUnit[metric]?.label || ''}