fix: Add password requirements when creating user

Closes #293
This commit is contained in:
Maksim Eltyshev
2022-09-02 17:04:51 +05:00
parent 62c3cca9a7
commit 253af55790
2 changed files with 20 additions and 9 deletions

View File

@@ -3,6 +3,12 @@
margin-bottom: 8px;
}
.note {
font-size: 11px;
margin-top: 4px;
opacity: 0.5;
}
.text {
color: #444444;
font-size: 12px;