mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-07-22 11:49:29 -04:00
empty commit
This commit is contained in:
parent
f575c812ff
commit
fb7f1c8e28
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ Blockly.FieldDropdown.prototype.init = function() {
|
|||
'height': this.size_.height,
|
||||
'stroke': this.sourceBlock_.getColourTertiary(),
|
||||
'class': 'blocklyBlockBackground'
|
||||
|
||||
}, null);
|
||||
this.fieldGroup_.insertBefore(this.box_, this.textElement_);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue