fix: todolist delete icon style

This commit is contained in:
孙晨光 2017-07-03 19:03:34 +08:00 committed by 花裤衩
parent b3ddf60d04
commit f0db0697e6
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@
margin: auto 0; margin: auto 0;
font-size: 30px; font-size: 30px;
color: #cc9a9a; color: #cc9a9a;
margin-bottom: 11px;
transition: color 0.2s ease-out; transition: color 0.2s ease-out;
} }
.todo-list li .destroy:hover { .todo-list li .destroy:hover {