Skip to content
Snippets Groups Projects

fix: Issue [#3403187]: add vertical spacing between components

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -29,6 +29,7 @@
{%
set classes = [
'block',
'block--spacing',
'block-' ~ configuration.provider|clean_class,
'block-' ~ plugin_id|clean_class,
'block-lb-carousel'
Loading