From 96d82401c0aea2ad8086a1fcf708219210fc5b5f Mon Sep 17 00:00:00 2001 From: ingawei Date: Thu, 29 Sep 2022 18:32:34 -0700 Subject: [PATCH] change padding --- web/components/scroll-to-top-button.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/scroll-to-top-button.tsx b/web/components/scroll-to-top-button.tsx index 35b8bb14..58b31751 100644 --- a/web/components/scroll-to-top-button.tsx +++ b/web/components/scroll-to-top-button.tsx @@ -27,13 +27,13 @@ export function ScrollToTopButton(props: { className?: string }) { return (