Update App.css

This commit is contained in:
Payam Mousavi 2018-10-12 12:43:17 +11:00 committed by GitHub
parent 0d86f5efaf
commit 6282e1adf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@ input[placeholder] {
top: 160px;
right: 0;
left: 0;
overflow: scroll;
overflow: auto;
}
.deleteTaskBtn {