From 68ac6135a6fb9a8ae1361324aa38226f65f27b34 Mon Sep 17 00:00:00 2001 From: Ignacio Rivas Date: Thu, 24 Jun 2021 09:37:07 +0200 Subject: [PATCH] get rid of style prop and just use a smaller badge --- .../components/processor_form/processors/user_agent.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_editor/components/processor_form/processors/user_agent.tsx b/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_editor/components/processor_form/processors/user_agent.tsx index 21350acb829de0..2b5a68f799b7e5 100644 --- a/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_editor/components/processor_form/processors/user_agent.tsx +++ b/x-pack/plugins/ingest_pipelines/public/application/components/pipeline_editor/components/processor_form/processors/user_agent.tsx @@ -116,8 +116,9 @@ export const UserAgent: FunctionComponent = () => { defaultMessage="Extract device type" /> - +