remove org label style

This commit is contained in:
lutinglt
2025-11-08 23:56:21 +08:00
parent b220a17829
commit f500f2aae3

View File

@@ -212,7 +212,4 @@ export const repoLabel = css`
font-weight: 500; font-weight: 500;
} }
} }
.org-visibility span.ui.basic.label {
font-size: 14px;
}
`; `;