Skip to content

Commit c3d41cf

Browse files
authored
fix: comment body height too short (#8182)
1 parent 6e4ba00 commit c3d41cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/css.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ let content = `
307307
.blocklyMinimalBody {
308308
margin: 0;
309309
padding: 0;
310+
height: 100%;
310311
}
311312
312313
.blocklyHtmlInput {

0 commit comments

Comments
 (0)