From df1eaf69fa154c854ac3a0a08854af882bca2ff4 Mon Sep 17 00:00:00 2001 From: Sean Brydon Date: Thu, 12 Oct 2023 13:51:43 +0100 Subject: [PATCH] Add tooltip offset --- .../components/eventtype/EventTypeSingleLayout.tsx | 6 +++++- packages/ui/components/button/Button.tsx | 12 ++++++++++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/apps/web/components/eventtype/EventTypeSingleLayout.tsx b/apps/web/components/eventtype/EventTypeSingleLayout.tsx index a48b729991..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 */} - +