Fixed: Todo ui getting hidden on adding multiple todos

pull/88/head
Subham01 4 years ago
parent f682234a3c
commit bc589fce15

@ -12,7 +12,6 @@ body {
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
height: 100vh;
margin: 0; margin: 0;
} }

Loading…
Cancel
Save