From 7f6e555cf20aedfb7e6a700c39d983d20e052c90 Mon Sep 17 00:00:00 2001 From: Sean Brydon Date: Thu, 12 Oct 2023 13:47:59 +0100 Subject: [PATCH] Add tooltip Offset --- .../eventtype/EventTypeSingleLayout.tsx | 12 +++++++---- packages/ui/components/button/Button.tsx | 20 +++++++++++++------ 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/apps/web/components/eventtype/EventTypeSingleLayout.tsx b/apps/web/components/eventtype/EventTypeSingleLayout.tsx index 7332c371ee..ba369f9c80 100644 --- a/apps/web/components/eventtype/EventTypeSingleLayout.tsx +++ b/apps/web/components/eventtype/EventTypeSingleLayout.tsx @@ -268,6 +268,7 @@ function EventTypeSingleLayout({ )} {/* We have to warp this in tooltip as it has a href which disabels the tooltip on buttons */} - +