1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 10:43:35 +00:00

[SSO/Auto Enroll] Set Password banner (#2050)

* [SSO/Auto Enroll] Set Password banner

* Fix merge conflict

* Add missing string/style

* Update jslib
This commit is contained in:
Vincent Salucci
2021-09-07 12:06:43 -05:00
committed by GitHub
parent 2a12888222
commit d7754441d3
4 changed files with 19 additions and 1 deletions

View File

@@ -339,6 +339,11 @@ app-vault-icon {
}
}
}
.enforced-policy-options ul {
padding-left: 30px;
margin: 0;
}
}
input[type="password"]::-ms-reveal {