diff --git a/components/buttons/ScrollButton.tsx b/components/buttons/ScrollButton.tsx
index b3b53c1577ff..63ea0cae01ef 100644
--- a/components/buttons/ScrollButton.tsx
+++ b/components/buttons/ScrollButton.tsx
@@ -28,7 +28,10 @@ function ScrollButton() {
return (
{backToTopButton && (
-