From d965857ff088c5b1cdd22b9e5b280240a06c0ef4 Mon Sep 17 00:00:00 2001 From: Alex Spencer <52186778+alexjonspencer1@users.noreply.github.com> Date: Fri, 5 Dec 2025 09:39:18 -0800 Subject: [PATCH] chore: alex - fix debug background --- .../panel-edit/PanelDataPane/QueryTransformList.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/app/features/dashboard-scene/panel-edit/PanelDataPane/QueryTransformList.tsx b/public/app/features/dashboard-scene/panel-edit/PanelDataPane/QueryTransformList.tsx index 6205b554b87..852d8795400 100644 --- a/public/app/features/dashboard-scene/panel-edit/PanelDataPane/QueryTransformList.tsx +++ b/public/app/features/dashboard-scene/panel-edit/PanelDataPane/QueryTransformList.tsx @@ -1018,7 +1018,8 @@ const getStyles = (theme: GrafanaTheme2, colors: ReturnType