Fixed some todos and added the start of the dashboard

This commit is contained in:
2020-02-22 17:03:53 +01:00
parent 9dc003c9b0
commit 6ca0a99e78
12 changed files with 11010 additions and 14565 deletions
+5
View File
@@ -17,3 +17,8 @@ body {
align-items: center;
justify-content: center;
}
.DashboardComponent {
background-color: white;
border-radius: 7px;
}