Skip to content

Commit 4a419ce

Browse files
committed
#514: User sees content snapshot on Category Page in Admin Panel - PageBuilderContentSnapshotFullScreenTest, Static tests fix.
1 parent 1181cc7 commit 4a419ce

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
@color-pagebuilder-light-gray: #f8f3eb;
3535
@color-pagebuilder-darker-gray: #2b2625;
3636
@color-pagebuilder-darkest-gray: #1c1918;
37-
@color-pagebuilder-blue: #1473E6;
37+
@color-pagebuilder-blue: #1473e6;
3838
@color-pagebuilder-light-blue: #bfe2f0;
3939
@placeholder-background: #dff7ff;
4040
@placeholder-outline: #c0dffa;

0 commit comments

Comments
 (0)