Skip to content

Commit d762144

Browse files
committed
refactor: clean up invoice report layout by removing redundant style attributes
1 parent 373d150 commit d762144

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

l10n_do_accounting/views/report_invoice.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,7 @@
236236
<attribute name="style">font-size: 12px;</attribute>
237237
</xpath>
238238

239-
<xpath expr="//div[hasclass('page')]//div[hasclass('overflow-hidden')]" position="attributes">
240-
<attribute name="style">font-size: 12px;</attribute>
241-
</xpath>
242-
243-
<xpath expr="//t[@t-set='layout_document_title']" position="replace"/>
239+
<xpath expr="//t[@t-set='layout_document_title']" position="replace"/>
244240

245241
<xpath expr="//div[hasclass('oe_structure')]" position="replace"/>
246242

0 commit comments

Comments
 (0)