Skip to content

Commit

Permalink
Post Content Block: Fix conflict between clearFix and focus ring in t…
Browse files Browse the repository at this point in the history
…he editor
  • Loading branch information
t-hamano committed Oct 7, 2024
1 parent 2b7f43a commit 64bd80e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/block-library/src/post-content/style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
.wp-block-post-content::after {
content: "";
display: table;
clear: both;
.wp-block-post-content {
display: flow-root;
}

0 comments on commit 64bd80e

Please sign in to comment.