fix issue/pr element styles

This commit is contained in:
lutinglt
2025-12-02 13:43:36 +08:00
parent b3cc3ab82f
commit 86e488aafb
6 changed files with 79 additions and 17 deletions

View File

@@ -129,7 +129,7 @@ export const shaLabel = css`
// 验证提交附带的图标
span.ui.label.commit-is-signed {
height: 25px;
min-width: 50px;
min-width: 35px;
justify-content: center;
// 验证信任
&.sign-trusted {