settings page styling

This commit is contained in:
realaravinth
2021-07-21 14:46:31 +05:30
parent b603208d48
commit 2c2f79e1cd
9 changed files with 184 additions and 43 deletions

View File

@@ -38,6 +38,8 @@ $img-width: #{$form-input-height * $img-height};
position: relative;
top: -#{$form-input-height * ($img-height * 1.15)};
left: #{$form-content-width * 0.99};
display: block;
margin-bottom: -30px;
}
.show-password-container:hover {