From 6bbc304a7c83cb03509e1b8f1194b90d83239169 Mon Sep 17 00:00:00 2001 From: lutinglt Date: Tue, 12 Aug 2025 00:20:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BF=80=E6=B4=BB=E5=AD=97=E4=BD=93=E9=A2=9C?= =?UTF-8?q?=E8=89=B2=E7=99=BD=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/public/menu.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/public/menu.ts b/styles/public/menu.ts index d205fbf..8565b58 100644 --- a/styles/public/menu.ts +++ b/styles/public/menu.ts @@ -210,6 +210,7 @@ export const paginationMenu = css` padding: 5px 10px !important; &.active { background: ${themeVars.github.bgColor.accent.emphasis}; + color: ${themeVars.color.white}; } // 设置透明边框线避免 hover 时元素大小变化 &:not(.active) {