删除了提交中 Action 状态标签多余的间隔

This commit is contained in:
lutinglt
2025-07-08 18:10:25 +08:00
parent 75fd35480b
commit 77e2227029
3 changed files with 1 additions and 13 deletions

View File

@@ -55,7 +55,6 @@ export const repoFiles = css`
}
// 作者
.author-wrapper {
margin-right: 6px;
&:hover {
color: ${themeVars.color.text.self};
}