mirror of
https://github.com/google/blockly.git
synced 2026-01-04 15:40:08 +01:00
fix: comment body height too short (#8182)
This commit is contained in:
@@ -307,6 +307,7 @@ let content = `
|
||||
.blocklyMinimalBody {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.blocklyHtmlInput {
|
||||
|
||||
Reference in New Issue
Block a user