Skip to content

Commit

Permalink
Editor: Fix canvas padding in post editor (WordPress#61893)
Browse files Browse the repository at this point in the history
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: ellatrix <[email protected]>
  • Loading branch information
3 people authored May 24, 2024
1 parent fcd3dc1 commit 3921985
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ iframe[name="editor-canvas"] {
height: 100%;
display: block;
background-color: $gray-300;
box-sizing: border-box;
}

0 comments on commit 3921985

Please sign in to comment.