feat: add hability to disable login (#378)

This commit is contained in:
Miguel Ribeiro
2024-06-08 00:04:50 +02:00
committed by GitHub
parent f79a3f9957
commit 092be22183
28 changed files with 205 additions and 12 deletions
+5
View File
@@ -668,6 +668,11 @@ header #avatar {
gap: 30px;
}
.admin-form hr {
margin: 20px 0px;
color: var(--main-color);
}
.account-notifications-section {
border: 1px solid #aaa;
border-radius: 8px;