change password

This commit is contained in:
akosse
2020-01-22 12:18:03 +03:00
parent cb10af1bce
commit 8322d58066
8 changed files with 78 additions and 12 deletions

View File

@ -118,3 +118,7 @@ a.desc:after {
.nav > li > form > button.logout:focus {
outline: none;
}
.custom-input {
width: 50%;
}