Adjust KPI strip layout

This commit is contained in:
Codex Agent
2026-01-22 17:01:54 +01:00
parent 7ed4e581f7
commit cf04988fc2
2 changed files with 56 additions and 45 deletions

View File

@@ -467,7 +467,7 @@ function PulseStrip({ event, stats }: any) {
icon: Users,
value: guestCount,
label: t('management:events.list.stats.guests', 'Guests'),
color: theme.textStrong,
tone: 'neutral',
},
{
icon: ShieldCheck,