diff --git a/app/assets/stylesheets/custom.css b/app/assets/stylesheets/custom.css index c0776d95c9a8..dad437b08500 100644 --- a/app/assets/stylesheets/custom.css +++ b/app/assets/stylesheets/custom.css @@ -20,5 +20,5 @@ color: var(--bs-info-rgb) !important; } .input-group-text { - background-color: var(--bs-body-bg) !important; + background-color: #e9ecef !important; } \ No newline at end of file