Skip to content

Commit

Permalink
Improve styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniGuardiola committed May 24, 2024
1 parent 7e9278f commit a314571
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions packages/block-editor/src/components/inserter/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,18 +116,7 @@ $block-inserter-tabs-height: 44px;
overflow: hidden;

.block-editor-inserter__tablist {
width: 100%;
margin-bottom: -$border-width;

button[role="tab"] {
flex-grow: 1;
&[id$="reusable"] {
flex-grow: inherit;
// These are to align the `reusable` icon with the search icon.
padding-left: $grid-unit-20;
padding-right: $grid-unit-20;
}
}
}

.block-editor-inserter__tabpanel {
Expand Down

0 comments on commit a314571

Please sign in to comment.