diff --git a/templates/about/license.html.twig b/templates/about/license.html.twig index 3f167c982..05470f819 100644 --- a/templates/about/license.html.twig +++ b/templates/about/license.html.twig @@ -118,13 +118,12 @@ {% endblock %} {% endembed %} - {% embed '@theme/embeds/card.html.twig' %} + {% embed '@theme/embeds/card.html.twig' with { bodyScrollable: true } %} + {% block box_attributes %}style="max-height: 50rem"{% endblock %} {% block box_class %}card-lg{% endblock %} - {% block box_body_class %}markdown card-body-scrollable{% endblock %} - {% block box_body %} -