From a4b56a3b6e9626f2d9dd5940ac74fe2aca8cf389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Padez?= Date: Thu, 23 Jul 2026 16:01:46 +0000 Subject: [PATCH] jobs: make header indicators readable when idle (solid pills, full-opacity text) Co-Authored-By: Claude Opus 4.8 --- .../Screens/Dashboard/Layout/Header/JobsIndicator.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/officer-web/Screens/Dashboard/Layout/Header/JobsIndicator.tsx b/src/apps/officer-web/Screens/Dashboard/Layout/Header/JobsIndicator.tsx index 181d2090..22072fef 100644 --- a/src/apps/officer-web/Screens/Dashboard/Layout/Header/JobsIndicator.tsx +++ b/src/apps/officer-web/Screens/Dashboard/Layout/Header/JobsIndicator.tsx @@ -25,7 +25,7 @@ export const JobsIndicator = () => { {counts.running} @@ -33,7 +33,7 @@ export const JobsIndicator = () => { {counts.queued}