feat: add ability to change password

This commit is contained in:
2025-03-16 18:11:28 +01:00
parent 39630725a4
commit 4252e737d7
6 changed files with 127 additions and 57 deletions

View File

@@ -153,7 +153,8 @@ input:checked+.slider:before {
input {
padding: 0.2em 16px;
margin-bottom: 0.5em;
margin-top: 0.25em;
margin-bottom: 0.25em;
border-radius: 1em;
}