Fix: align ux design styles to chill theme

This commit is contained in:
2023-04-25 15:41:28 +02:00
parent 3576f7f14f
commit ba43b6b025
6 changed files with 26 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
{%- import "@ChillDocStore/Macro/macro.html.twig" as m -%}
<div
<div class="d-inline-flex"
data-download-buttons
data-stored-object="{{ document_json|json_encode|escape('html_attr') }}"
data-can-edit="{{ can_edit ? '1' : '0' }}"