From b57526e10d136d842d8dd963bd2fd693f64acbfb Mon Sep 17 00:00:00 2001 From: antt1995 Date: Thu, 28 Sep 2023 11:25:40 +0100 Subject: [PATCH] css --- app/assets/stylesheets/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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