mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-12-21 22:23:56 +00: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