Skip to content

Commit dd196fb

Browse files
magento2/magento2-page-builder#636: Responsive breakpoint switcher
1 parent b06bb55 commit dd196fb

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/_buttons.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
@pagebuilder-button__margin: 0 10px 10px 0;
1111
@pagebuilder-button__font-size: 18px;
1212
@pagebuilder-button__line-height: @pagebuilder-button__font-size + 4;
13-
@color-pagebuilder-switcher-light-gray: #4a4542
13+
@color-pagebuilder-switcher-light-gray: #4a4542;
1414

1515
.pagebuilder-button-primary {
1616
.lib-link-as-button();

0 commit comments

Comments
 (0)