Skip to content

Commit 6b95519

Browse files
t-hamanoMamaduka
andauthored
HTML Block: Remove space below textarea (#70055)
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
1 parent 843fa85 commit 6b95519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/block-library/src/html/editor.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// The editing view for the HTML block is equivalent to block UI.
1111
// Therefore we increase specificity to avoid theme styles bleeding in.
1212
.block-editor-plain-text {
13+
display: block;
1314
box-sizing: border-box;
1415
max-height: 250px;
1516
@include editor-input-reset();

0 commit comments

Comments
 (0)