fix: comment body height too short (#8182)

This commit is contained in:
Beka Westberg
2024-05-29 18:13:43 +00:00
committed by GitHub
parent 6e4ba00be5
commit c3d41cfd9f

View File

@@ -307,6 +307,7 @@ let content = `
.blocklyMinimalBody {
margin: 0;
padding: 0;
height: 100%;
}
.blocklyHtmlInput {