diff --git a/core/comments/comment_view.ts b/core/comments/comment_view.ts index 553f7d02b..c135e86f4 100644 --- a/core/comments/comment_view.ts +++ b/core/comments/comment_view.ts @@ -810,6 +810,7 @@ css.register(` } .blocklyCommentTopbarBackground { + cursor: grab; fill: var(--commentBorderColour); height: 24px; }