Skip to content

Commit

Permalink
Remove unused CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Lende committed Dec 20, 2022
1 parent 9560ac6 commit 71eb725
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions packages/block-editor/src/components/list-view/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@
}

.block-editor-block-icon {
align-self: flex-start;
margin-right: $grid-unit-10;
flex: 0 0 $icon-size;
}
Expand Down Expand Up @@ -319,16 +318,6 @@

.block-editor-list-view-block-select-button__lock {
line-height: 0;
width: 16px;
min-width: 24px;
height: 16px;
margin-left: auto;
padding: 0;
vertical-align: middle;
display: inline-flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
}

Expand Down

1 comment on commit 71eb725

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

Please sign in to comment.