From cfbdcd82ea4c8fa7dae66c2c0cea9ae1a76ded46 Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Tue, 9 Jul 2024 14:43:36 +0800 Subject: [PATCH] Sizing of hover items in the highlights view --- .../web/components/patterns/HighlightHoverActions.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/web/components/patterns/HighlightHoverActions.tsx b/packages/web/components/patterns/HighlightHoverActions.tsx index 95cdfc173..0330445ab 100644 --- a/packages/web/components/patterns/HighlightHoverActions.tsx +++ b/packages/web/components/patterns/HighlightHoverActions.tsx @@ -69,7 +69,7 @@ export const HighlightHoverActions = (props: HighlightHoverActionsProps) => { event.preventDefault() }} > - + )