From 9401662e420af1df8a8d2a0c9cd3e209edfc82ac Mon Sep 17 00:00:00 2001 From: Ricco Xie Date: Sat, 11 Mar 2023 21:32:16 +0800 Subject: [PATCH] perf: task card font styles for accessible. --- src/pages/task/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/task/index.tsx b/src/pages/task/index.tsx index b2d28b3..a669ddc 100644 --- a/src/pages/task/index.tsx +++ b/src/pages/task/index.tsx @@ -93,9 +93,9 @@ function Tasks() {

{`#${uid}`}

{t.status} -

{t.type}

+

{t.type}

-
+

Duration:

{t.duration}

EnqueuedAt: