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