1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

feat: Stronger password policy

This commit is contained in:
Maksim Eltyshev 2022-08-26 18:59:44 +02:00
parent 9ef9c00040
commit 799f34ab68
7 changed files with 33 additions and 10 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;