templates/areas/content-brick/partials/editmode/styling.html.twig line 1

Open in your IDE?
  1. {#
  2. Unfortunately we need this style snippet to display the buttons nicely besides eachother without overlapping
  3. #}
  4. {# {% if editmode %}
  5.     <style>
  6.     </style>
  7. {% endif %}
  8.  #}