From 870a76c570c9253f642696f60037354407ff98af Mon Sep 17 00:00:00 2001 From: Siddhant Sehgal <35633575+coderrsid@users.noreply.github.com> Date: Sat, 11 Apr 2020 16:08:00 +0530 Subject: [PATCH] Desktop: Fixes #2830: Fixes todo mouse hover behaviour (#2831) * Fixed-todoitem-hover * Added empty space for build fix * Fixed-todo-hover --- ElectronClient/gui/NoteList.jsx | 5 ++--- ElectronClient/style.css | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/ElectronClient/gui/NoteList.jsx b/ElectronClient/gui/NoteList.jsx index 6cadc081f4..0bedc46204 100644 --- a/ElectronClient/gui/NoteList.jsx +++ b/ElectronClient/gui/NoteList.jsx @@ -171,7 +171,7 @@ class NoteListComponent extends React.Component { const checkbox = item.is_todo ? (