idk a lot of changes for the admin stuff
This commit is contained in:
parent
2cbbc00489
commit
5251ca6f99
23 changed files with 576 additions and 15 deletions
5
frontend/src/Pages/ManageUser/ManageUser.module.scss
Normal file
5
frontend/src/Pages/ManageUser/ManageUser.module.scss
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.changePasswordForm {
|
||||
margin: auto;
|
||||
margin-top: 50px;
|
||||
max-width: 400px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue