From bd0635effb1e346c9f19ad1a64627b91cd42531c Mon Sep 17 00:00:00 2001 From: valentinStoicaK <162963925+valentinStoicaK@users.noreply.github.com> Date: Wed, 26 Feb 2025 08:55:21 +0200 Subject: [PATCH] fix(ADA-1736) - Tooltip strict position --- src/components/plugin-button/pluginButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/plugin-button/pluginButton.tsx b/src/components/plugin-button/pluginButton.tsx index ddd6be0..9cd58b0 100644 --- a/src/components/plugin-button/pluginButton.tsx +++ b/src/components/plugin-button/pluginButton.tsx @@ -25,7 +25,7 @@ interface QnaPluginButtonProps { export const QnaPluginButton = withText(translates)(({isActive, showIndication, setRef, ...otherProps}: QnaPluginButtonProps) => { return ( - +