Skip to content

Commit 67b73a4

Browse files
author
Lukasz Borowiec
committed
#511: User sees content snapshot on Product page in Admin Panel - fixed staic tests
1 parent bb2fa17 commit 67b73a4

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source

1 file changed

+2
-2
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_config.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
}
6767
}
6868

69-
// Product page
69+
// Product page
7070
> fieldset.admin__field-page-builder {
7171
.admin__field-label {
7272
text-align: left;
@@ -78,7 +78,7 @@
7878
}
7979
}
8080
}
81-
81+
8282
.admin__field.admin__field-wide.admin__fieldset-page-builder {
8383
> .admin__field-control {
8484
width: calc(~'100% - 30px');

0 commit comments

Comments
 (0)