From 07819844d5ef7e323fd956eacfedecb2f4f4bb80 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 17 Nov 2023 15:16:23 +0700 Subject: Update result feature --- src/modules/result/components/table.module.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/modules/result/components/table.module.css') diff --git a/src/modules/result/components/table.module.css b/src/modules/result/components/table.module.css index c888070..997e9c2 100644 --- a/src/modules/result/components/table.module.css +++ b/src/modules/result/components/table.module.css @@ -17,7 +17,3 @@ first:rounded-md last:rounded-md; } - -.td { - @apply text-neutral-800; -} -- cgit v1.2.3