fix: Use password strength estimator

Closes #294
This commit is contained in:
Maksim Eltyshev
2022-09-03 22:47:06 +05:00
parent 7e79328a70
commit d0283aa89c
14 changed files with 134 additions and 65 deletions

View File

@@ -0,0 +1,4 @@
.strengthBar {
margin: 4px 0 0 !important;
opacity: 0.5;
}