(login) notify when token is saved.

This commit is contained in:
2021-04-04 16:45:43 +02:00
parent 913e046135
commit 1191fdbf9b
4 changed files with 23 additions and 0 deletions

View File

@@ -73,3 +73,7 @@ a {
}
}
}
.notif-success {
background-color: $link;
}