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;
|
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]) {
|
||||||
|
|||||||
Reference in New Issue
Block a user