From e7fd7372d24d99ff3a3a210a40e1e0fc2d1e1c42 Mon Sep 17 00:00:00 2001 From: Gwendoline Favre-Felix Date: Thu, 26 Sep 2024 11:58:16 +0200 Subject: [PATCH] [frontend] Fix the tooltip to buttons (#4230) --- ...jectAttackPatternsKillChainMatrixInLine.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/opencti-platform/opencti-front/src/private/components/common/stix_domain_objects/StixDomainObjectAttackPatternsKillChainMatrixInLine.tsx b/opencti-platform/opencti-front/src/private/components/common/stix_domain_objects/StixDomainObjectAttackPatternsKillChainMatrixInLine.tsx index 9170dd65aaa3e..d88a82e8868c9 100644 --- a/opencti-platform/opencti-front/src/private/components/common/stix_domain_objects/StixDomainObjectAttackPatternsKillChainMatrixInLine.tsx +++ b/opencti-platform/opencti-front/src/private/components/common/stix_domain_objects/StixDomainObjectAttackPatternsKillChainMatrixInLine.tsx @@ -124,16 +124,18 @@ const StixDomainObjectAttackPatternsKillChainMatrixInline: FunctionComponent ), - ( - + ( + - - ), - ( - + + + ), + ( + - - ), + + + ), (