diff --git a/src/main/webapp/css/jenkins-style.css b/src/main/webapp/css/jenkins-style.css index 7c6b2e5..a7f36b7 100644 --- a/src/main/webapp/css/jenkins-style.css +++ b/src/main/webapp/css/jenkins-style.css @@ -26,11 +26,6 @@ --bs-modal-bg: var(--background); } -body { - background-color: var(--background); - color: var(--text-color); -} - .table { color: inherit; }