From f500f2aae37acd799bd96a7e4c6827397c8b6d60 Mon Sep 17 00:00:00 2001 From: lutinglt Date: Sat, 8 Nov 2025 23:56:21 +0800 Subject: [PATCH] remove org label style --- styles/public/label.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/public/label.ts b/styles/public/label.ts index 826202f..fdbc9dc 100644 --- a/styles/public/label.ts +++ b/styles/public/label.ts @@ -212,7 +212,4 @@ export const repoLabel = css` font-weight: 500; } } - .org-visibility span.ui.basic.label { - font-size: 14px; - } `;