mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00:00
perf activity hover underline
This commit is contained in:
@@ -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]) {
|
||||
|
||||
Reference in New Issue
Block a user