mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_layout_config: Migration to 17.0
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user