fixes / register user

This commit is contained in:
2021-02-08 15:48:21 +01:00
parent f25196f57e
commit ab0f65e247
10 changed files with 310 additions and 72 deletions

View File

@@ -23,4 +23,8 @@
p {
font-size: 0.8rem;
}
}
.register-dialog-checkbox{
display: flex;
}