mirror of
https://github.com/google/blockly.git
synced 2025-12-16 06:10:12 +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