상태 뱃지 스타일(UI) 통일

This commit is contained in:
kyy
2026-02-27 14:50:58 +09:00
parent f6647230f7
commit c584c28f1a
5 changed files with 15 additions and 13 deletions
@@ -267,7 +267,7 @@ export function ClientFederationPage() {
<span
className={`inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold ${
config.status === "active"
? "bg-emerald-500/10 text-emerald-500"
? "bg-blue-500 text-white"
: "bg-muted text-muted-foreground"
}`}
>