Skip to content

Commit

Permalink
Removed dragging icon for trashed notes (closes #49)
Browse files Browse the repository at this point in the history
  • Loading branch information
iobodianskyi committed Feb 23, 2020
1 parent 9ad8703 commit 7703632
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles.sass
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,10 @@ header,
button:not(:first-child)
margin-left: 10px

#trashed-notes
.dragging-enabled
display: none

.dragging-enabled
cursor: move

Expand Down

0 comments on commit 7703632

Please sign in to comment.