login ui changes

This commit is contained in:
2022-11-30 11:16:49 +05:30
parent bdc98e7107
commit 1ee03d2ecc
4 changed files with 63 additions and 36 deletions
+2 -1
View File
@@ -113,7 +113,7 @@ body {
color: #d93025;
}
.biz-login-wrap .password-fixed {
.biz-login-wrap .form-group label.password-fixed {
transform: translate3d(0, -175%, 0);
z-index: 1 !important;
color: #1a73e8;
@@ -187,6 +187,7 @@ body {
.biz-login-wrap .password-checkbox {
width: 20px;
height: 20px;
margin-right: 5px;
}
.biz-login-wrap .show-password-link {