Skip to content

Commit

Permalink
Revert "[Site Editor]: Add default white background for themes with n…
Browse files Browse the repository at this point in the history
…o `background color` set (#46314)"

This reverts commit 2a3901d.
noahtallen authored Jan 4, 2023
1 parent 01aea1a commit 0711d72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -430,8 +430,8 @@
}
}

/** Zoom Out mode styles **/
.block-editor-iframe__body {
background-color: $white;
transition: all 0.3s;
transform-origin: top center;
}

1 comment on commit 0711d72

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/3841272977
📝 Reported issues:

Please sign in to comment.