From 2e1c672dd6c072093eae97e6665b34f48ecf2dbb Mon Sep 17 00:00:00 2001 From: Sylvain Gagnot Date: Thu, 12 Mar 2026 18:22:06 +0100 Subject: [PATCH] Fix invisible on top element --- .../templates/components/Tooltip/Content.html.twig | 2 +- ...shadcn, component tooltip, code file Demo.html__1.html | 2 +- ...ponent tooltip, code file Disabled Button.html__1.html | 2 +- ...shadcn, component tooltip, code file Side.html__1.html | 8 ++++---- ...hadcn, component tooltip, code file Usage.html__1.html | 2 +- ...tooltip, code file With Keyboard Shortcut.html__1.html | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Toolkit/kits/shadcn/tooltip/templates/components/Tooltip/Content.html.twig b/src/Toolkit/kits/shadcn/tooltip/templates/components/Tooltip/Content.html.twig index f5bfaf09bb9..112011e2f5e 100644 --- a/src/Toolkit/kits/shadcn/tooltip/templates/components/Tooltip/Content.html.twig +++ b/src/Toolkit/kits/shadcn/tooltip/templates/components/Tooltip/Content.html.twig @@ -14,7 +14,7 @@ style="position: absolute; left: 0px; top: 0px; will-change: transform;" >