mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +01:00
Fix: let workspace comment have delete cursor over trash. (#8477)
This commit is contained in:
@@ -827,7 +827,6 @@ css.register(`
|
||||
}
|
||||
|
||||
.blocklyCommentTopbarBackground {
|
||||
cursor: grab;
|
||||
fill: var(--commentBorderColour);
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user