diff options
| author | Tara Rostami <132676256+TaraRostami@users.noreply.github.com> | 2023-12-12 19:33:29 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-12-12 19:34:01 +0300 |
| commit | e300fbc7cb18acd7239844c9ac7aac698dbd7cb5 (patch) | |
| tree | ca08fbd42bbe6f2d61ff3694913be3bf4548181d /web/html/login.html | |
| parent | 038bbfaee1328494ccb87b9e695f3045bffb0183 (diff) | |
Update inbound_info_modal.html (#1342)
* Update login.html
* Update custom.css
* Update inbound_info_modal.html
* Update custom.css
* Update custom.css
Diffstat (limited to 'web/html/login.html')
| -rw-r--r-- | web/html/login.html | 4 |
1 files changed, 2 insertions, 2 deletions
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%; |
