Skip to content

Commit

Permalink
[Block Editor]: Move block variation picker styles in the iframe (#47109
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ntsekouras authored Jan 12, 2023
1 parent 8698d84 commit 5442553
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions packages/block-editor/src/content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
@import "./components/media-placeholder/content.scss";
@import "./components/plain-text/content.scss";
@import "./components/rich-text/content.scss";
@import "./components/block-variation-picker/content.scss";
1 change: 0 additions & 1 deletion packages/block-editor/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
@import "./components/block-styles/style.scss";
@import "./components/block-switcher/style.scss";
@import "./components/block-types-list/style.scss";
@import "./components/block-variation-picker/style.scss";
@import "./components/block-pattern-setup/style.scss";
@import "./components/block-variation-transforms/style.scss";
@import "./components/border-radius-control/style.scss";
Expand Down

1 comment on commit 5442553

@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 in 5442553.
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/3901339558
📝 Reported issues:

Please sign in to comment.