diff --git a/src/modules/tpm/TPMIndex.css b/src/modules/tpm/TPMIndex.css index 1f40ed79..ea7c652b 100644 --- a/src/modules/tpm/TPMIndex.css +++ b/src/modules/tpm/TPMIndex.css @@ -24,7 +24,7 @@ body>.-task-title { } .newHeaders{ max-width: unset; - background: #fff !important; + background: #24292d; width: 100%; height:70px; min-width: 1200px; @@ -412,4 +412,4 @@ body>.-task-title { .progress-container { flex: 1 0 0; margin-left: 20px; -} \ No newline at end of file +}