From d22c46e96f3af652cc452705420dc2a02109264d Mon Sep 17 00:00:00 2001 From: lutinglt Date: Sat, 1 Nov 2025 15:53:03 +0800 Subject: [PATCH] perf activity hover underline --- styles/components/heatmap.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/components/heatmap.ts b/styles/components/heatmap.ts index d4cfee6..203bcc9 100644 --- a/styles/components/heatmap.ts +++ b/styles/components/heatmap.ts @@ -93,7 +93,6 @@ export const activity = css` flex-wrap: wrap; > a { color: ${themeVars.color.text.self}; - text-decoration: none; text-underline-offset: 0.2rem; // 不匹配作者 &:not([title]) {