mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2026-04-13 23:11:37 +08:00
sign badge icon -> font
This commit is contained in:
@@ -32,4 +32,10 @@ export const commitSignBadge = css`
|
||||
}
|
||||
}
|
||||
}
|
||||
.ui.label.commit-sign-badge.github-theme-commit-sign-badge {
|
||||
font-family:
|
||||
-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji",
|
||||
"Segoe UI Emoji";
|
||||
font-weight: 500;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user