Add flow middle class to default paragraphs
This commit is contained in:
parent
f6c855bfa9
commit
7b42a33984
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
#}
|
||||
{%
|
||||
set classes = [
|
||||
'flow_middle',
|
||||
'paragraph',
|
||||
'paragraph--type--' ~ paragraph.bundle|clean_class,
|
||||
view_mode ? 'paragraph--view-mode--' ~ view_mode|clean_class,
|
||||
|
|
Loading…
Reference in a new issue