forked from baron/baron-sso
상태 뱃지 스타일(UI) 통일
This commit is contained in:
@@ -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"
|
||||
}`}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user