From 8ca23f7fe3b3fa237f2304d81525af687372f3d8 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Tue, 12 Mar 2024 20:25:32 +0330 Subject: [PATCH] Update custom.css --- web/assets/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css index 506a0439..3be33763 100644 --- a/web/assets/css/custom.css +++ b/web/assets/css/custom.css @@ -755,8 +755,8 @@ style attribute { .dark .ant-btn-danger[disabled], .dark .ant-calendar-ok-btn-disabled { color: rgb(255 255 255 / 35%); - background-color: var(--dark-color-surface-300); - border-color: #42516c; + background-color: var(--dark-color-surface-200); + border-color: var(--dark-color-surface-300); } .dark