From 762c7dc3a531135a751b79301f36f7408be3a5ae Mon Sep 17 00:00:00 2001 From: Ihor Yeromin Date: Thu, 24 Oct 2024 13:11:52 +0200 Subject: [PATCH] Transformation: Fix label width (#95159) fix label width --- .../CalculateFieldTransformerEditor/WindowOptionsEditor.tsx | 2 +- .../editors/CalculateFieldTransformerEditor/constants.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/features/transformers/editors/CalculateFieldTransformerEditor/WindowOptionsEditor.tsx b/public/app/features/transformers/editors/CalculateFieldTransformerEditor/WindowOptionsEditor.tsx index 34380f80b40..b025c705c12 100644 --- a/public/app/features/transformers/editors/CalculateFieldTransformerEditor/WindowOptionsEditor.tsx +++ b/public/app/features/transformers/editors/CalculateFieldTransformerEditor/WindowOptionsEditor.tsx @@ -105,7 +105,7 @@ export const WindowOptionsEditor = (props: { onChange={onTypeChange} /> - +