From 2e8a7280269877700af1539f7520617bdae0afb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=9D=B0?= Date: Sun, 26 Oct 2025 18:35:11 +0800 Subject: [PATCH] style: fix --- src/game_pages/detail/components/StickyBottom/index.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game_pages/detail/components/StickyBottom/index.module.scss b/src/game_pages/detail/components/StickyBottom/index.module.scss index 5fe515a..adcf285 100644 --- a/src/game_pages/detail/components/StickyBottom/index.module.scss +++ b/src/game_pages/detail/components/StickyBottom/index.module.scss @@ -150,7 +150,7 @@ font-size: 18px; font-weight: 400; line-height: 20px; - letter-spacing: -1px; + // letter-spacing: 1px; margin-left: 8px; } }