Skip to content

Commit

Permalink
undo outlines
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor authored and getdave committed Apr 11, 2024
1 parent a7fafdb commit 175517a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/block-editor/src/components/block-list/content.scss
Expand Up @@ -307,7 +307,6 @@ _::-webkit-full-page-media, _:future, :root .has-multi-selection .block-editor-b
}
to {
background-color: rgba(var(--wp-admin-theme-color--rgb), 0);
outline-color: rgba(var(--wp-admin-theme-color--rgb), 0);
}
}

Expand All @@ -318,10 +317,6 @@ _::-webkit-full-page-media, _:future, :root .has-multi-selection .block-editor-b
animation-delay: 0.1s;
animation-fill-mode: backwards;
border-radius: $radius-block-ui;
outline-color: transparent;
outline-style: solid;
outline-width: $border-width;
outline-offset: calc(-1 * $border-width);
bottom: 0;
content: "";
left: 0;
Expand Down

0 comments on commit 175517a

Please sign in to comment.