From e300fbc7cb18acd7239844c9ac7aac698dbd7cb5 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:03:29 +0330 Subject: Update inbound_info_modal.html (#1342) * Update login.html * Update custom.css * Update inbound_info_modal.html * Update custom.css * Update custom.css --- web/html/login.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/login.html') diff --git a/web/html/login.html b/web/html/login.html index 8f5a6f4d..11fff20b 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -102,8 +102,8 @@ } .ant-btn-primary-login { color: #008771; - background-color: #eef9f7; - border-color: #89d9cc; + background-color: #e8f4f2; + border-color: #a2d3cb; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); box-shadow: none; width: 100%; -- cgit v1.2.3