diff --git a/deepfence_frontend/apps/dashboard/src/features/postures/pages/Posture.tsx b/deepfence_frontend/apps/dashboard/src/features/postures/pages/Posture.tsx index 4c428e3a57..3f65d408c9 100644 --- a/deepfence_frontend/apps/dashboard/src/features/postures/pages/Posture.tsx +++ b/deepfence_frontend/apps/dashboard/src/features/postures/pages/Posture.tsx @@ -165,10 +165,10 @@ function getAccountProductName(provider: ModelPostureProvider) { } const CardCountSection = ({ provider }: { provider: ModelPostureProvider }) => { - const textStyle = 'text-p7a leading-6 text-text-text-and-icon min-w-[120px]'; + const textStyle = 'text-p7a leading-6 text-text-text-and-icon min-w-[128px]'; const countStyle = 'text-h3 text-text-input-value'; return ( -
+
Active {getAccountProductName(provider)} {abbreviateNumber(provider.node_count ?? 0)}