Skip to content

Commit 419f372

Browse files
committed
Merge remote-tracking branch 'trigger/MC-1408-html' into MC-1408-html
2 parents b33fff6 + c17d547 commit 419f372

File tree

1 file changed

+4
-4
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/html

1 file changed

+4
-4
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/html/_default.less

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343

4444
.admin__font-console {
4545
font-family: @font-family__console;
46-
font-size: 14px;
47-
line-height: 22px;
4846
textarea {
49-
height: 500px
47+
font-size: 14px;
48+
height: 500px;
49+
line-height: 22px;
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)