perf activity hover underline

This commit is contained in:
lutinglt
2025-11-01 15:53:03 +08:00
parent 97f602435c
commit d22c46e96f

View File

@@ -93,7 +93,6 @@ export const activity = css`
flex-wrap: wrap; flex-wrap: wrap;
> a { > a {
color: ${themeVars.color.text.self}; color: ${themeVars.color.text.self};
text-decoration: none;
text-underline-offset: 0.2rem; text-underline-offset: 0.2rem;
// 不匹配作者 // 不匹配作者
&:not([title]) { &:not([title]) {