Skip to content

Commit

Permalink
Browse Mode: Remove horizontal scrollbar during screen transitions (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewserong committed Jun 4, 2023
1 parent 053413e commit 08f084f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/edit-site/src/components/sidebar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
padding: $canvas-padding 0;
}

.edit-site-sidebar__content.edit-site-sidebar__content {
overflow-x: unset;
}

.edit-site-sidebar__content > div {
// This matches the logo padding
padding: 0 $grid-unit-15;
Expand Down

1 comment on commit 08f084f

@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 08f084f.
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/5171718480
📝 Reported issues:

Please sign in to comment.