[MIG] report_layout_config: Migration to 17.0

This commit is contained in:
Duy (Đỗ Anh)
2024-05-17 17:33:07 +07:00
parent c83845a387
commit cfe5f2dbfb
10 changed files with 21 additions and 40 deletions

View File

@@ -10,7 +10,12 @@
<field name="full_footer_img" widget="image" class="mb-4" />
</xpath>
<field name="preview" position="attributes">
<attribute name='style'>max-width: 450px;</attribute>
<attribute name='style'>
max-width: 450px;
display: flex;
align-items: center;
justify-content: center;
</attribute>
</field>
</field>
</record>