From f0db0697e697da7bbe25587e65e233c926e76e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=99=A8=E5=85=89?= <809200299@qq.com> Date: Mon, 3 Jul 2017 19:03:34 +0800 Subject: [PATCH] fix: todolist delete icon style --- src/components/TodoList/index.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/TodoList/index.scss b/src/components/TodoList/index.scss index 5fc9e4b5..8ed13d73 100644 --- a/src/components/TodoList/index.scss +++ b/src/components/TodoList/index.scss @@ -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 {