Skip to content

Commit c275b5b

Browse files
committed
fixup delete icon
1 parent 2eb6017 commit c275b5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ export class KeyboardNavigation {
136136
// where it should eventually live.
137137

138138
// Enable the delete icon for comments.
139+
//
140+
// This should remain in the plugin for the time being because we do
141+
// not want to display the delete icon by default.
139142
Blockly.Css.register(`
140143
.blocklyDeleteIcon {
141144
display: block;

0 commit comments

Comments
 (0)