Add task displaying in active list component.

This commit is contained in:
2022-03-04 22:08:13 +01:00
parent 86fcdd4d12
commit 21bd3826e6
9 changed files with 183 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ body {
margin: 0;
font-family: Roboto, "Helvetica Neue", sans-serif;
padding-top: 3.2rem;
background-color: #555;
}