Clean wrong password (avoid repeated notification)

* Add cursor pointer on notification close icon
This commit is contained in:
Corentin 2023-03-20 06:56:10 +09:00
commit 2eaa1753a0
3 changed files with 3 additions and 1 deletions

View file

@ -201,6 +201,7 @@ h2 {
#notification img {
height: 1em;
cursor: pointer;
}
#password-container {