Use dropdownDiv for the angle field as well

This commit is contained in:
Rachel Fenichel
2019-02-26 14:54:21 -08:00
parent 58027b9668
commit dfc74b8c4f
5 changed files with 33 additions and 11 deletions

View File

@@ -190,7 +190,7 @@ Blockly.Css.CONTENT = [
'z-index: 1000;',
'display: none;',
'border: 1px solid;',
'border-radius: 1px;',
'border-radius: 2px;',
'padding: 4px;',
'-webkit-user-select: none;',
'}',