From e86ae9f05eee59eb8b800bbd192802a0fc1cdcad Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 25 Oct 2025 00:04:02 +0200 Subject: [PATCH] ui: move highlight button higher up - Change bottom position from 32px to 80px - Provides more space from bottom edge for better positioning --- src/components/HighlightButton.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HighlightButton.tsx b/src/components/HighlightButton.tsx index b86448a2..3dc955ea 100644 --- a/src/components/HighlightButton.tsx +++ b/src/components/HighlightButton.tsx @@ -45,7 +45,7 @@ export const HighlightButton = React.forwardRef