Update login.html

This commit is contained in:
Tara Rostami 2023-12-12 16:18:25 +03:30 committed by GitHub
parent 038bbfaee1
commit 723d09e5eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,8 +102,8 @@
} }
.ant-btn-primary-login { .ant-btn-primary-login {
color: #008771; color: #008771;
background-color: #eef9f7; background-color: #e8f4f2;
border-color: #89d9cc; border-color: #a2d3cb;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
box-shadow: none; box-shadow: none;
width: 100%; width: 100%;