mirror of
https://github.com/google/blockly.git
synced 2026-01-08 17:40:09 +01:00
fix: change cursor to grab on ws comment bar
This commit is contained in:
@@ -810,6 +810,7 @@ css.register(`
|
||||
}
|
||||
|
||||
.blocklyCommentTopbarBackground {
|
||||
cursor: grab;
|
||||
fill: var(--commentBorderColour);
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user