Skip to content

Commit

Permalink
Fix reusable blocks being too tall (#18902)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZebulanStanphill authored Dec 5, 2019
1 parent 9fa7ee3 commit da0b001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/block/editor.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.edit-post-visual-editor .block-library-block__reusable-block-container .block-editor-writing-flow__click-redirect {
height: auto;
min-height: auto;
}

0 comments on commit da0b001

Please sign in to comment.