From d95ced3df82388cb2df1096c481adb5c15a31840 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:30:34 +0800 Subject: [PATCH] Update home.module.scss --- app/components/home.module.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/home.module.scss b/app/components/home.module.scss index 87d65f5d5..34f4eeaf5 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -108,6 +108,7 @@ .sidebar-copy-button { margin-left: 8px; + transform: scale(0.8); // 缩放按钮大小 } .sidebar-title {