list of todo as flex container

main
Giulio Alessandrini 2021-08-02 07:59:44 +02:00
parent 4fc8ca4e25
commit e06a3f8c94
1 changed files with 3 additions and 4 deletions

View File

@ -122,12 +122,11 @@ hr {
margin-right: 5px;
}
/* .todo-list {
padding: 5px;
background-color: azure;
.todo-list {
display: flex;
flex-direction: column;
} */
min-height: 10em;
}
.todo {
padding: 10px;