Skip to content

Commit

Permalink
fix: todolist delete icon style
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchenguang authored and PanJiaChen committed Jul 3, 2017
1 parent b3ddf60 commit f0db069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/TodoList/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@
margin: auto 0;
font-size: 30px;
color: #cc9a9a;
margin-bottom: 11px;
transition: color 0.2s ease-out;
}
.todo-list li .destroy:hover {
Expand Down

0 comments on commit f0db069

Please sign in to comment.