From 647fa55368a3044991a389e7f2d77f3c5280e43f Mon Sep 17 00:00:00 2001 From: Anuj Sharma Date: Sat, 26 Sep 2026 15:59:52 +0530 Subject: [PATCH] fix: adjust scroll-to-top and scroll-to-bottom button positions --- src/components/scroll/bottom-to-top.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/scroll/bottom-to-top.tsx b/src/components/scroll/bottom-to-top.tsx index eec69b81..9ae68b62 100644 --- a/src/components/scroll/bottom-to-top.tsx +++ b/src/components/scroll/bottom-to-top.tsx @@ -44,7 +44,7 @@ export default function ScrollBottomToTop() { } return ( -
+
{showTopButton && (