From b42126fc629aff99785e0680bc9c55fec612caa4 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira <62335616+lucaseduoli@users.noreply.github.com> Date: Thu, 12 Jun 2025 14:55:52 -0300 Subject: [PATCH] fix: updated tooltip side for actions (#8495) * Updated tooltip side * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- .../src/components/core/canvasControlsComponent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/components/core/canvasControlsComponent/index.tsx b/src/frontend/src/components/core/canvasControlsComponent/index.tsx index b79160bc0..6d55fb450 100644 --- a/src/frontend/src/components/core/canvasControlsComponent/index.tsx +++ b/src/frontend/src/components/core/canvasControlsComponent/index.tsx @@ -44,7 +44,7 @@ export const CustomControlButton = ({ disabled={disabled} title={testId?.replace(/_/g, " ")} > - +