Add content class to default field groups
This commit is contained in:
parent
4689769cc6
commit
90aa9600a2
1 changed files with 2 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
{% extends "field-group-html-element.html.twig" %}
|
||||
{% set attributes = attributes.addClass('card-content content') %}
|
Loading…
Reference in a new issue