Skip to content

Commit 5bd1351

Browse files
#557: User access Row action panel with 2+ level nesting
- fix static test
1 parent 8ee244b commit 5bd1351

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
@@ -81,5 +81,5 @@
8181
// Affordance
8282
// ---------------------------------------------
8383

84-
@pagebuilder-affordance-box-shadow: rgba(197, 197, 197, 0.34) 0 0 0 1px;
84+
@pagebuilder-affordance-box-shadow: rgba(197, 197, 197, .34) 0 0 0 1px;
8585
@pagebuilder-affordance-box-shadow-active: 0 0 0 1px @color-pagebuilder-light-silver;

0 commit comments

Comments
 (0)