add password setting option with password view

This commit is contained in:
2023-08-31 18:01:35 +02:00
parent b801417c01
commit 6d68c2d55a
3 changed files with 73 additions and 8 deletions

View File

@@ -84,6 +84,7 @@ html, body {
color: var( --primary-color );
background-color: var( --background-color );
transition: all 0.5s;
font-family: Avenir, Helvetica, Arial, sans-serif;
}
body {