优化按钮和菜单下的图标颜色

This commit is contained in:
lutinglt
2025-07-08 19:08:54 +08:00
parent f9755704ec
commit b9b12e7ed2
6 changed files with 18 additions and 16 deletions

View File

@@ -6,9 +6,6 @@ export const repoHeader = css`
// 点星/关注/克隆/RSS 按钮
.ui.compact.button {
padding: 3px 12px;
svg {
color: ${themeVars.color.text.light.num1};
}
// 文本跟图标间隔, 文本在手机下不显示
span {
margin-left: 0.5rem;