Skip to content

Commit 3294523

Browse files
author
Lukasz Borowiec
committed
#514: User sees content snapshot on Category Page in Admin Panel - fixed the hex color variable
1 parent 06ea6b1 commit 3294523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_page-builder.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// */
55

66
@border-size: 2px;
7-
@wysiwyg-overlay-background: #01078f9;
7+
@wysiwyg-overlay-background: #0078f9;
88
@wysiwyg-overlay-border: #4181e4;
99

1010
.pagebuilder-header {

0 commit comments

Comments
 (0)