From 3ef440b30afca8e8aa9d046b3922cfa7da0ef32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ida=20=C5=A0tambuk?= Date: Thu, 15 Dec 2022 10:51:23 +0100 Subject: [PATCH] Cloudwatch: Increase label width in Config Editor (#60333) * Increase cloudwatch config label width --- package.json | 2 +- .../datasource/cloudwatch/components/ConfigEditor.tsx | 3 ++- yarn.lock | 10 +++++----- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2e778d0e6aa..7b5d0341329 100644 --- a/package.json +++ b/package.json @@ -243,7 +243,7 @@ "@daybrush/utils": "1.10.0", "@emotion/css": "11.10.5", "@emotion/react": "11.10.5", - "@grafana/aws-sdk": "0.0.37", + "@grafana/aws-sdk": "0.0.40", "@grafana/data": "workspace:*", "@grafana/e2e-selectors": "workspace:*", "@grafana/experimental": "1.0.1", diff --git a/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx b/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx index e1ac9201997..b5abe896a07 100644 --- a/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx +++ b/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx @@ -62,6 +62,7 @@ export const ConfigEditor: FC = (props: Props) => { <> { @@ -76,7 +77,7 @@ export const ConfigEditor: FC = (props: Props) => { }) } > - +