Improve to-do items' styling
* Removed `cursor: pointer` from the parent list item. This might have caused confusion now that the clickable link is narrower than the list item. * Apply the hover style only when the descendant link is hovered. * Remove unnecessary CSS utils. Changelog: changed
显示
- app/assets/javascripts/todos/components/todo_item.vue 1 个添加, 1 个删除app/assets/javascripts/todos/components/todo_item.vue
- app/assets/javascripts/todos/components/todos_app.vue 1 个添加, 1 个删除app/assets/javascripts/todos/components/todos_app.vue
- app/assets/javascripts/todos/components/todos_pagination.vue 2 个添加, 2 个删除app/assets/javascripts/todos/components/todos_pagination.vue
想要评论请 注册 或 登录