Fix: let workspace comment have delete cursor over trash. (#8477)

This commit is contained in:
John Nesky
2024-08-15 11:41:22 -07:00
committed by GitHub
parent ce22f42868
commit 17e4f1c966

View File

@@ -827,7 +827,6 @@ css.register(`
}
.blocklyCommentTopbarBackground {
cursor: grab;
fill: var(--commentBorderColour);
height: 24px;
}