Skip to content
Snippets Groups Projects

Issue #3513938: Enable layout paragraph button display under elements

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -334,6 +334,7 @@ form.layout-paragraphs-builder-form .js-lpb-component-list {
@@ -334,6 +334,7 @@ form.layout-paragraphs-builder-form .js-lpb-component-list {
justify-content: center;
justify-content: center;
transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
opacity: 0;
 
z-index: 80;
}
}
.lpb-enable__button {
.lpb-enable__button {
Loading