From 5379880a8033f7052264ad88e59024d6a8fad0f9 Mon Sep 17 00:00:00 2001 From: Gurram Karthik Date: Tue, 24 Dec 2024 01:17:56 +0530 Subject: [PATCH] test --- src/style/app.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style/app.module.css b/src/style/app.module.css index eed7327ff4..def1ac0490 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -709,7 +709,7 @@ hr { max-height: 120px; } -.tableHeaders { +.tableHeader { background-color: var(--bs-primary); color: var(--bs-white); font-size: 1rem;