Skip to content

Commit

Permalink
removed repeated css
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Dec 16, 2022
1 parent 791fa2f commit 656f83d
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,4 @@
display: block;
// sidebar width - tab panel padding
max-width: $sidebar-width - (2 * $grid-unit-20);
.offcanvas-editor-list-view-block-select-button__lock {
display: inline-flex;
justify-content: center;
align-items: center;
overflow: hidden;
width: 16px;
height: 16px;
}
}

1 comment on commit 656f83d

@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/3714124343
📝 Reported issues:

Please sign in to comment.