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;