Skip to content

Commit cca1c0a

Browse files
committed
MC-3565: Build stabilization for MC-1438
Fix alphabetization of LESS styles
1 parent 338b8ad commit cca1c0a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444

4545
.inline-wysiwyg-textarea {
4646
border: 0;
47-
min-height: 50px;
4847
margin: 2px 0;
48+
min-height: 50px;
4949
min-width: 100%;
5050
padding: 5px;
5151
resize: none;

0 commit comments

Comments
 (0)