fix: todolist delete icon style

This commit is contained in:
孙晨光 2017-07-03 19:03:34 +08:00 committed by 花裤衩
parent b3ddf60d04
commit f0db0697e6

View file

@ -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 {