Skip to content

Commit

Permalink
fix: change cursor to grab on ws comment bar
Browse files Browse the repository at this point in the history
  • Loading branch information
maribethb committed May 17, 2024
1 parent 280568e commit e4b734c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/comments/comment_view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,7 @@ css.register(`
}
.blocklyCommentTopbarBackground {
cursor: grab;
fill: var(--commentBorderColour);
height: 24px;
}
Expand Down

0 comments on commit e4b734c

Please sign in to comment.