mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
scroll very long context menus
This commit is contained in:
parent
ae423b307c
commit
f2bd666580
2 changed files with 8 additions and 2 deletions
|
@ -818,6 +818,7 @@ Blockly.Css.CONTENT = [
|
|||
|
||||
'.blocklyContextMenu {',
|
||||
'border-radius: 4px;',
|
||||
'max-height: 100%;',
|
||||
'}',
|
||||
|
||||
'.blocklyDropdownMenu {',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue