From 0d15ea6854e8413dac66c8604b8493a2388cc02a Mon Sep 17 00:00:00 2001 From: sylenien Date: Fri, 25 Nov 2022 15:20:38 +0100 Subject: [PATCH] fix(ui): fix styling for xray --- .../BugReport/components/StepsComponents/XRay.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/frontend/app/components/Session_/BugReport/components/StepsComponents/XRay.tsx b/frontend/app/components/Session_/BugReport/components/StepsComponents/XRay.tsx index 802230b9d..61c2fb9da 100644 --- a/frontend/app/components/Session_/BugReport/components/StepsComponents/XRay.tsx +++ b/frontend/app/components/Session_/BugReport/components/StepsComponents/XRay.tsx @@ -79,14 +79,11 @@ function XRay({ xrayProps, timePointer, stepPickRadius, clearEventSelection, set {!shouldShowPointerReset ? (
-
- Click anywhere in the graph below to drilldown and add - steps -
+
Click anywhere in the graph below to drilldown and add steps
) : ( )} -
+