Skip to content

Commit

Permalink
transformed cursor into cross-arrow when moving is possible
Browse files Browse the repository at this point in the history
fixes #163

Signed-off-by: Abdellah Rahmani <rahmaniabdellah1994@gmail.com>
  • Loading branch information
Ab-rahe authored and tahini committed Jan 25, 2021
1 parent ed1ef00 commit 36edd53
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
user-select: none;
align-self: center;
justify-self: center;
cursor: move;
}
.remove-component-button {
background: none;
Expand Down

0 comments on commit 36edd53

Please sign in to comment.