diff --git a/core/comments/comment_view.ts b/core/comments/comment_view.ts index bda2b9762a8..2e7b400fe5f 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; }