Skip to content
Snippets Groups Projects

Show plus icon persistently

1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -273,10 +273,6 @@
.lpb-btn:focus-within {
z-index: 90;
}
.js-lpb-component .lpb-btn--add,
.js-lpb-region .lpb-btn--add {
opacity: 0;
}
.lpb-btn--add:focus {
outline: 2px solid blue;
}
Loading